CSPQualByDBName

Specifies whether the value in the CSPDBName property is used to further qualify the result set from the sp_tables CSP.

Syntax

CSPQualByDBName=[no | yes]

Default

no

Values

no specifies that the DB2 access service does not limit the result set from sp_tables to a particular database.

yes specifies that the DB2 access service returns information from sp_tables for a particular database.

Comments

For more information, see “CSPDBName”.