IBX.IBIntf.IGDSLibrary.isc_create_database

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function isc_create_database (status_vector: PISC_STATUS;  db_name_length : Short; db_name : PByte; db_handle : PISC_DB_HANDLE; dpb_length : Short; dpb : PByte; isc_arg7 : Short): ISC_STATUS;

C++

virtual NativeInt __fastcall isc_create_database(Ibx::Ibexternals::PISC_STATUS status_vector, short db_name_length, System::PByte db_name, Ibx::Ibheader::PISC_DB_HANDLE db_handle, short dpb_length, System::PByte dpb, short isc_arg7) = 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.