FireDAC.Phys.MySQLWrapper.TMySQLResult.GetData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetData(AIndex: Integer; var ApData: Pointer; var ALen: LongWord): Boolean;

C++

bool __fastcall GetData(int AIndex, void * &ApData, 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. Please help us document this topic by using the Discussion page!