Additional properties for programs using an SQL database

The following property is available to programs that interact with an SQL database:

Table 1. SQL program properties
Property Description
localSQLScope Determines whether identifiers for SQL result sets and prepared statements are local to the current program. This property is maintained for compatibility only. The default value is YES.

Feedback