Icon DeleteServerDatabase Method

procedure DeleteServerDatabase(const DatabaseName: String)

Usage

Call the DeleteServerDatabase method to remove an existing database from a database server. Use the DatabaseName parameter to specify the existing database name.

Information This method is only valid when the engine is running as a database server and the EngineType is set to etServer.
Image