FireDAC.Phys.ODBCWrapper.TODBCVariable.GetDataInd

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDataInd(AIndex: SQLULen; out ApData: SQLPointer;  out ApInd: PSQLLen): PSQLPointer;

C++

Firedac::Phys::Odbccli::PSQLPointer __fastcall GetDataInd(int AIndex, /* out */ void * &ApData, /* 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. Please help us document this topic by using the Discussion page!