FireDAC.Phys.ODBCBase.TFDPhysODBCCommand.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.ODBCBase.pas
FireDAC.Phys.ODBCBase.hpp
FireDAC.Phys.ODBCBase TFDPhysODBCCommand

Description


Embarcadero Technologies does not currently have any additional information.