Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Call the typedef class CViews to implement its parameter class CViewInfo.
Remarks
See Schema Rowset Classes and Typedef Classes for more information on using typedef classes.
This class identifies the tables on which viewed tables, defined in the catalog and owned by a given user, are dependent.
The following table lists the class data members and their corresponding OLE DB Columns. See VIEWS 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_szDefinition |
VIEW_DEFINITION |
m_bCheckOption |
CHECK_OPTION |
m_bIsUpdatable |
IS_UPDATABLE |
m_szDescription |
DESCRIPTION |
Requirements
Header: atldbsch.h