FireDAC.DatS.IFDDatSMechSort.Search

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Search(ARowList: TFDDatSRowListBase; AKeyRow: TFDDatSRow;
AKeyColumnList, AKeyColumnList2: TFDDatSColumnSublist; AKeyColumnCount: Integer;
AOptions: TFDLocateOptions; out AIndex: Integer; out AFound: Boolean;
ARowVersion: TFDDatSRowVersion = rvDefault): Integer;

C++

virtual int __fastcall Search(TFDDatSRowListBase* ARowList, TFDDatSRow* AKeyRow, TFDDatSColumnSublist* AKeyColumnList, TFDDatSColumnSublist* AKeyColumnList2, int AKeyColumnCount, Firedac::Stan::Intf::TFDLocateOptions AOptions, /* out */ int &AIndex, /* out */ bool &AFound, TFDDatSRowVersion ARowVersion = (TFDDatSRowVersion)(0x0)) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS IFDDatSMechSort

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !