Database.Dimensions Property

Definition

Gets the collection of dimensions associated with a Database.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.DimensionCollection Dimensions { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Dimensions : Microsoft.AnalysisServices.DimensionCollection
Public ReadOnly Property Dimensions As DimensionCollection

Property Value

A collection of dimensions.

Attributes

Applies to