API: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 unsigned __fastcall InternalFetchRowSet(Firedac::Dats::TFDDatSTable* ATable, Firedac::Dats::TFDDatSRow* AParentRow, unsigned 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.