|
COSchema<T> Class Overview template <class
TRBase=CRBase> COSchema<T> is a very simple template class to generically deal with all the schema rowsets, including OLAP meta data. It only has one function to open it using IDBSchemaRowset::GetRowset. For how to use it, see the example Schema. |