IBX.IBIntf.IGDSLibrary.isc_attach_database
Delphi
function isc_attach_database(status_vector : PISC_STATUS; db_name_length : Short;
db_name : PByte; db_handle : PISC_DB_HANDLE;
parm_buffer_length : Short; parm_buffer : PByte): ISC_STATUS;
C++
virtual NativeInt __fastcall isc_attach_database(Ibx::Ibexternals::PISC_STATUS status_vector, short db_name_length, System::PByte db_name, Ibx::Ibheader::PISC_DB_HANDLE db_handle, short parm_buffer_length, System::PByte parm_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.