FireDAC.Phys.MySQLWrapper.TMySQLVariable.GetData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetData(var ApData: Pointer; out ALen: LongWord;  AByRef: Boolean = False): Boolean; overload;

C++

bool __fastcall GetData(void * &ApData, /* out */ unsigned &ALen, bool AByRef = false)/* overload */;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.