Icon ModifyServerDatabase Method

void __fastcall ModifyServerDatabase(const AnsiString
      DatabaseName, const AnsiString DatabaseDescription, const
      AnsiString ServerPath)

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