FireDAC.Phys.MySQLWrapper.TMySQLResult.GetFieldData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetFieldData(AIndex: Integer; out ApData: Pointer; out ALen: LongWord): Boolean;

C++

bool __fastcall GetFieldData(int AIndex, /* out */ void * &ApData, /* out */ unsigned &ALen);

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.