IBX.IBIntf.IGDSLibrary.isc_open_blob2

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function isc_open_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_buffer : PByte): ISC_STATUS;

C++

virtual NativeInt __fastcall isc_open_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_buffer) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
IBX.IBIntf.pas
IBX.IBIntf.hpp
IBX.IBIntf IGDSLibrary

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!