FireDAC.Phys.TDBXBase.TFDPhysTDBXCommand.InternalFetchRowSet

From RAD Studio API Documentation
Jump to: navigation, search

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

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Phys.TDBXBase.pas
FireDAC.Phys.TDBXBase.hpp
FireDAC.Phys.TDBXBase TFDPhysTDBXCommand

Description


Embarcadero Technologies does not currently have any additional information.