Collections, clsCube

Note

  This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.

An object of ClassType clsCube implements the following collections of the MDStore interface.

Collection

Description

Commands

The collection of command objects defined in the cube

CustomProperties

The collection of user-defined properties

DataSources

The collection of data source objects used by the cube

Dimensions

The collection of dimension objects defined in the cube

MDStores

The collection of MDStore objects defined for the cube

Measures

The collection of measure objects defined in the cube

Roles

The collection of role objects defined for the cube

See Also

Reference