FireDAC.Phys.TFDPhysCommand.InternalFetchRowSet
Delphi
function InternalFetchRowSet(ATable: TFDDatSTable; AParentRow: TFDDatSRow; ARowsetSize: LongWord): LongWord; virtual; abstract;
C++
virtual unsigned __fastcall InternalFetchRowSet(Firedac::Dats::TFDDatSTable* ATable, Firedac::Dats::TFDDatSRow* AParentRow, unsigned ARowsetSize) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FireDAC.Phys.pas FireDAC.Phys.hpp |
FireDAC.Phys | TFDPhysCommand |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!