Icon ModifyServerDatabase Method

procedure ModifyServerDatabase(const DatabaseName: String; const
      DatabaseDescription: String; const ServerPath: String)

Usage

Call the ModifyServerDatabase method to modify information about an existing database on a database server. Use the DatabaseName parameter to specify the existing database.

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