CCatalogs, CCatalogInfo

Call the typedef class CCatalogs to implement its parameter class CCatalogInfo.

Remarks

See Schema Rowset Classes and Typedef Classes for more information on using typedef classes.

This class identifies the physical attributes associated with catalogs accessible from the DBMS.

The following table lists the class data members and their corresponding OLE DB Columns. See CATALOGS Rowset in the OLE DB Programmer's Reference for more information about the schema and columns.

Data members

OLE DB columns

m_szName

CATALOG_NAME

m_szDescription

DESCRIPTION

Requirements

Header: atldbsch.h

See Also

Reference

CRestrictions Class