SQL GET OPTION

4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next

version 2004


SQL GET OPTION (option; value)

ParameterTypeDescription
optionLongintOption number
valueLongintOption value

Description

The SQL 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 SQL SET OPTION command.

See Also

SQL 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   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next