FireDAC.DatS.TFDDatSView.IndexOf

De RAD Studio API Documentation
Aller à : navigation, rechercher

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); }

Propriétés

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

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 !