API:FireDAC.Phys.ODBCWrapper.TODBCVariable.GetDataPtr

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDataPtr(AIndex: SQLULen; out ApData: SQLPointer;  out ASize: SQLLen; out ApInd: PSQLLen): PSQLPointer;

C++

Firedac::Phys::Odbccli::PSQLPointer __fastcall GetDataPtr(int AIndex, /* out */ void * &ApData, /* out */ int &ASize, /* out */ Firedac::Phys::Odbccli::PSQLLen &ApInd);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.