FireDAC.DatS.TFDDatSView.IndexOf

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function IndexOf(AKeyRow: TFDDatSRow; ARowVersion: TFDDatSRowVersion = rvDefault;
APossibleIndex: Integer = -1): Integer; overload;

C++

HIDESBASE int __fastcall IndexOf(TFDDatSRow* AKeyRow, TFDDatSRowVersion ARowVersion = (TFDDatSRowVersion)(0x0), int APossibleIndex = 0xffffffff)/* overload */;
inline int __fastcall  IndexOf(TFDDatSObject* AObj){ return TFDDatSObject::IndexOf(AObj); }

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.