4D v14.3

SQL GET OPTION

Home

 
4D v14.3
SQL
SQL GET OPTION

SQL GET OPTION 


 

SQL GET OPTION ( option ; value ) 
Parameter Type   Description
option  Longint in Option number
value  Longint, Text in Option value

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.

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

 
PROPERTIES 

Product: 4D
Theme: SQL
Number: 819

The OK variable is changed by the command

 
HISTORY 

Created: 4D 2004

 
SEE ALSO 

SQL SET OPTION

 
ARTICLE USAGE

4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)