FireDAC.DatS.TFDDatSView.Search
Delphi
function Search(AKeyRow: TFDDatSRow; AKeyColumnList,
AKeyColumnList2: TFDDatSColumnSublist; AKeyColumnCount: Integer;
AOptions: TFDLocateOptions; var AIndex: Integer; out AFound: Boolean;
ARowVersion: TFDDatSRowVersion = rvDefault): Integer;
C++
int __fastcall Search(TFDDatSRow* AKeyRow, TFDDatSColumnSublist* AKeyColumnList, TFDDatSColumnSublist* AKeyColumnList2, int AKeyColumnCount, Firedac::Stan::Intf::TFDLocateOptions AOptions, int &AIndex, /* out */ bool &AFound, TFDDatSRowVersion ARowVersion = (TFDDatSRowVersion)(0x0));
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSView |
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.