Data.Bind.DBScope.TCustomBindSourceDB.Locate
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.Bind.DBScope.pas Data.Bind.DBScope.hpp
| |
Unit: Data.Bind.DBScope | |
Parent: TCustomBindSourceDB |
Delphi
function Locate(const KeyFields: string; const KeyValues: TValue): Boolean;
C++
bool __fastcall Locate(const System::UnicodeString KeyFields, const System::Rtti::TValue &KeyValues);
Description
Embarcadero Technologies does not currently have any additional information.