API:FireDAC.Phys.ODBCWrapper.TODBCPageBuffer.GetDataPtr

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetDataPtr(AVar: TODBCVariable; AIndex: SQLULen;  out ApData: SQLPointer; out ApInd: PSQLLen);

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.