API:FireDAC.Phys.ODBCWrapper.TODBCStatementBase.Fetch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Fetch(ARowCount: SQLLen = SQL_NULL_DATA): SQLULen;

C++

int __fastcall Fetch(int 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.