FireDAC.Phys.ODBCWrapper.TODBCVariable.GetDataInd
Delphi
function GetDataInd(AIndex: SQLULen; out ApData: SQLPointer;
out ApInd: PSQLLen): PSQLPointer;
C++
Firedac::Phys::Odbccli::PSQLPointer __fastcall GetDataInd(Firedac::Phys::Odbccli::SQLULen AIndex, /* out */ Firedac::Phys::Odbccli::SQLPointer &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.