OLE DB for OLAP Objects and Schema Rowsets
This section describes the objects and rowsets available through the OLE DB for OLAP interfaces. The following objects, some of which are unique to OLE DB for OLAP or differ from generic OLE DB objects when used with OLE DB for OLAP, are described in this section:
Enumerator Object. OLE DB for OLAP introduces one change to the sources rowset returned by the enumerator.
Data Source Object. OLE DB for OLAP adds a number of properties to the DBPROPSET_DATASOURCEINFO property group of a data source object. These properties give the consumer information about variations among multidimensional providers.
Session Object. OLE DB for OLAP uses a number of OLE DB schema rowsets and introduces the following OLAP-specific rowsets:
Rowset object. As in the rest of OLE DB, the rowset object plays an essential role in OLE DB for OLAP.
Command Object (OLE DB). The command object supports text commands in the MDX syntax by using the OLE DB ICommandText interface.
Dataset Object. The description of a dataset's axes also requires descriptions of the MDAXISINFO structure and the layout of the axes rowsets.
This topic is a part of: