FireDAC.Phys.ODBCWrapper.TODBCVariable.GetData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetData(AIndex: SQLULen; var ApData: SQLPointer;  var ASize: SQLLen; AByRef: Boolean = False): Boolean;

C++

bool __fastcall GetData(int AIndex, void * &ApData, int &ASize, bool AByRef = false);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCVariable

Description

Embarcadero Technologies does not currently have any additional information.