FireDAC.Phys.ODBCWrapper.TODBCStatementBase.Fetch
Delphi
function Fetch(ARowCount: SQLLen = SQL_NULL_DATA): SQLULen;
C++
Firedac::Phys::Odbccli::SQLULen __fastcall Fetch(Firedac::Phys::Odbccli::SQLLen ARowCount = 0xffffffff);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FireDAC.Phys.ODBCWrapper.pas FireDAC.Phys.ODBCWrapper.hpp |
FireDAC.Phys.ODBCWrapper | TODBCStatementBase |
Description
Embarcadero Technologies does not currently have any additional information.