API:FireDAC.Phys.ODBCWrapper.TODBCVariable.GetDataInd

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper TODBCVariable

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.