ODBC GET OPTION

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 GET OPTION (option; value)

ParameterTypeDescription
optionLongintOption number
valueLongintOption value

Description

The ODBC GET OPTION command returns the current value of the option passed in option.

For more information on the different options and their associated values, refer to the description of the ODBC SET OPTION command.

See Also

ODBC SET OPTION.

System Variables or Sets

If the command was properly executed, the system variable OK is set to 1. Otherwise, it is set to 0.


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