This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20 R7
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.



See also 

SQL SET OPTION

 
PROPERTIES 

Product: 4D
Theme: SQL
Number: 819

The OK variable is changed by the command

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D 2004

 
ARTICLE USAGE

4D Language Reference ( 4D v20 R7)