ODBC LOGOUT

4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next

version 2004


ODBC LOGOUT

ParameterTypeDescription
This command does not require any parameters

Description

The ODBC LOGOUT command closes the connection of the current process (if applicable). If there is no connection, the command does nothing.

See Also

ODBC LOGIN.

System Variables or Sets

If the logout is performed properly, the system variable OK is set to 1; otherwise, it is set to 0. You can intercept this error with an error-handling method installed by the ON ERR CALL command.


4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next