4D v13.4

SQL GET OPTION

Home

 
4D v13.4
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

 
INDEX

Alphabetical list of commands

 
HISTORY 

Created: 4D 2004

 
SEE ALSO 

SQL SET OPTION