FireDAC.Phys.MySQLWrapper.TMySQLResult.GetData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetData(AIndex: Integer; var ApData: Pointer; out ALen: LongWord;  AType: TFDDataType; AAttrs: TFDDataAttributes): Boolean;

C++

bool __fastcall GetData(int AIndex, void * &ApData, /* out */ unsigned &ALen, Firedac::Stan::Intf::TFDDataType AType, Firedac::Stan::Intf::TFDDataAttributes AAttrs);

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.