API:FireDAC.Phys.ODBCWrapper.TODBCVariable.GetDataPtr

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

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.