Share via


Collections, Dimension Interface

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.

The Dimension interface implements the following collections.

Collection

Description

CustomProperties

The collection of user-defined properties

Levels

The set of level objects associated with a dimension object

Access Cross-Reference

The following table shows whether the collection is read/write (R/W) or read-only (R) for different objects.

 

Database

dimension

Cube

dimension

Partition

dimension

Aggregation

dimension

CustomProperties

R/W

R/W

R/W

R/W

Levels

R/W

R

R

R

See Also

Reference