OLE DB for OLAP Schema Rowsets
The Microsoft XML for Analysis (XMLA) provider supports the following OLE DB for OLAP schema rowsets.
Примечание. |
---|
To check whether a particular data source provider supports a rowset, use the DISCOVER_ENUMERATIONS rowset with the Discover method. |
You can also find detailed information about these rowsets by searching for the topic, "OLAP Schema Rowsets," in the MSDN Library at this Microsoft Web site.
Schema Rowset1 | Description |
---|---|
Describes the instances on the server. |
|
Enumerates a list of words reserved by the provider. |
|
Describes the actions that may be available to the client application. |
|
Describes the structure of cubes within a database. |
|
Describes the shared and private dimensions within a database. |
|
Describes the functions that are available to client applications connected to the database. |
|
Describes each hierarchy that is contained in a particular dimension. |
|
Describes the data sources defined within the database. |
|
Describes the key performance indicators (KPIs) within a database. |
|
Describes each level within a particular hierarchy. |
|
Enumerates the dimensions of measure groups. |
|
Describes the measure groups within a database. |
|
Describes each measure within in a cube. |
|
Describes the members within a database. |
|
Describes the properties of members within in a database. |
|
Describes any sets that are currently defined in a database, including session-scoped sets. |
1 All the schema rowsets listed here are supported by the MSOLAP data source provider for the Microsoft XMLA provider.