FireDAC.Phys.MySQLWrapper.TMySQLResult.Fetch

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Fetch(ARowIndex: Integer): Boolean;

C++

bool __fastcall Fetch(int ARowIndex);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.MySQLWrapper.pas
FireDAC.Phys.MySQLWrapper.hpp
FireDAC.Phys.MySQLWrapper TMySQLResult

Description

Embarcadero Technologies does not currently have any additional information.