FireDAC.Phys.IBBase.TFDPhysIBCommandBase.InternalFetchRowSet
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: FireDAC.Phys.IBBase.pas FireDAC.Phys.IBBase.hpp
| |
| Unit: FireDAC.Phys.IBBase | |
| Parent: TFDPhysIBCommandBase | |
Delphi
function InternalFetchRowSet(ATable: TFDDatSTable; AParentRow: TFDDatSRow;
ARowsetSize: LongWord): LongWord; override;
C++
virtual System::LongWord __fastcall InternalFetchRowSet(Firedac::Dats::TFDDatSTable* ATable, Firedac::Dats::TFDDatSRow* AParentRow, System::LongWord ARowsetSize);
Description
Embarcadero Technologies does not currently have any additional information.