CStatistics, CStatisticInfo

Call the typedef class CStatistics to implement its parameter class CStatisticInfo.

Remarks

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

This class identifies the statistics, defined in the catalog, that are owned by a given user.

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

Data members

OLE DB columns

m_szTableCatalog

TABLE_CATALOG

m_szTableSchema

TABLE_SCHEMA

m_szTableName

TABLE_NAME

m_nCardinality

CARDINALITY

Requirements

Header: atldbsch.h

See Also

Reference

CRestrictions Class