IBX.IBIntf.IGDSLibrary.isc_blob_lookup_desc2

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function isc_blob_lookup_desc2(status_vector : PISC_STATUS; db_handle : PISC_DB_HANDLE;  trans_handle : PISC_TR_HANDLE; table_name, column_name : PByte; descriptor : PISC_BLOB_DESC_v2; global : PUChar): ISC_STATUS;

C++

virtual NativeInt __fastcall isc_blob_lookup_desc2(Ibx::Ibexternals::PISC_STATUS status_vector, Ibx::Ibheader::PISC_DB_HANDLE db_handle, Ibx::Ibheader::PISC_TR_HANDLE trans_handle, System::PByte table_name, System::PByte column_name, Ibx::Ibheader::PISC_BLOB_DESC_V2 descriptor, Ibx::Ibexternals::PUChar global) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
IBX.IBIntf.pas
IBX.IBIntf.hpp
IBX.IBIntf IGDSLibrary

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.