IBX.IBDatabase.TIBDatabase.DropDatabase
Delphi
procedure DropDatabase;
C++
void __fastcall DropDatabase(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | IBX.IBDatabase.pas IBX.IBDatabase.hpp |
IBX.IBDatabase | TIBDatabase |
Description
Drops a database.
Call DropDatabase to drop a database, which removes the database file from the server.