Skip to main content
Version: Next

SQL GET OPTION

SQL GET OPTION ( option : Integer ; value : Integer, Text )

ParameterTypeDescription
optionInteger→Option number
valueInteger, Text←Option value
History
ReleaseChanges
2004Created

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.

System variables and sets​

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

See also​

SQL SET OPTION

Properties​

Command number819
Thread safeno
Modifies variablesOK