Bde.DBTables.TBDEDataSet.LocateRecord

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function LocateRecord(const KeyFields: string; const KeyValues: Variant;  Options: TLocateOptions; SyncCursor: Boolean): Boolean;

C++

bool __fastcall LocateRecord(const System::UnicodeString KeyFields, const System::Variant &KeyValues, Data::Db::TLocateOptions Options, bool SyncCursor);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables TBDEDataSet

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.