CATALOGS Schema Rowset

Standard Mapping

The CATALOGS schema rowset returns metadata that indicates which catalogs can be accessed by the provider. Each row in the CATALOGS schema rowset corresponds to one catalog available in the provider.
The following table describes the columns that are available in the CATALOGS schema rowset.
Standard Mapping
Column Name
Type Indicator
Mapped Value
Restrictions Supported?
CATALOG_NAME
DBTYPE_WSTR
Name of the catalog. Cannot be NULL.
Yes
DESCRIPTION
DBTYPE_WSTR
Description of the catalog.
No
Note: For more information about restrictions, see How to Restrict the Rows That Are Returned.