IBX.IBIntf.IGDSLibrary.isc_create_blob2

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function isc_create_blob2(status_vector : PISC_STATUS; db_handle : PISC_DB_HANDLE;  tran_handle : PISC_TR_HANDLE; blob_handle : PISC_BLOB_HANDLE; blob_id : PISC_QUAD; bpb_length : Short; bpb_address : PByte): ISC_STATUS;

C++

virtual NativeInt __fastcall isc_create_blob2(Ibx::Ibexternals::PISC_STATUS status_vector, Ibx::Ibheader::PISC_DB_HANDLE db_handle, Ibx::Ibheader::PISC_TR_HANDLE tran_handle, Ibx::Ibheader::PISC_BLOB_HANDLE blob_handle, Ibx::Ibheader::PISC_QUAD blob_id, short bpb_length, System::PByte bpb_address) = 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.