FireDAC.DatS.TFDDatSMechRange.GetRowsRange
Delphi
function GetRowsRange(var ARowList: TFDDatSRowListBase; out ABeginInd,
AEndInd: Integer): Boolean; override;
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 | TFDDatSMechRange |
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 !