LogOut
See Also: LogIn
Purpose
To log out from a database server.
Syntax
LogOut [{driver-name} [{server-name}]]
Argument Explanation
- driver-name (Optional): Database driver to use for the logout. If not specified, a logout will be attempted for all drivers.
- server-name (Optional): Name of the server to be logged out of.
What It Does
This command is for use in database-server architectures, whether DataFlex or other. It logs the user out of the current server (if any).
Notes
- When a program terminates, a logout command is implicitly executed.