Levels (Dimension Interface)

Analysis Services Programming

Analysis Services Programming

Levels (Dimension Interface)

The Levels collection of the Dimension interface defines the set of level objects associated with a dimension object.

Applies To

clsAggregationDimension

clsCubeDimension

clsDatabaseDimension

clsPartitionDimension

Access

Access depends on the value of the ClassType property of the object.

Class type Access
ClsDatabaseDimension R/W
ClsCubeDimension R
ClsPartitionDimension R
clsAggregationDimension R

See Also

ClassType

Dimension Interface