Icon DeleteServerDatabase Method

void __fastcall DeleteServerDatabase(const System::UnicodeString
      DatabaseName)

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