Close Database

For multi-user
Closes the database currently opened by the EDMserver. This command will be rejected, if at least one user is connected. After the Database>Close command the EDMserver can be connected to another database with the Database>Open command. This command is protected by a password.
The command Connection>CloseSession will implicitly be performed by this command.
For single user
Closes the current open EDMdatabase. The command Connection>CloseSession will implicitly be performed by this command.
Arguments:

Password:

Specify the actual EDMdatabase password, i.e. the password specified when the EDMdatabase was created with by the Database>Create command.
This command will fail if any other users than the caller are connected to the EDMserver when this command is executed.
This argument can be omitted in a single-user system.