FireDAC.DatS.TFDDatSMechBase.GetRowsRange
Delphi
function GetRowsRange(var ARowList: TFDDatSRowListBase; out ABeginInd,
AEndInd: Integer): Boolean; virtual;
C++
virtual bool __fastcall GetRowsRange(TFDDatSRowListBase* &ARowList, /* out */ int &ABeginInd, /* out */ int &AEndInd);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | protected | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSMechBase |
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 !