AggregationDesign.Dimensions 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與 AggregationDesign 建立關聯的維度。
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.AggregationDesignDimensionCollection Dimensions { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Dimensions : Microsoft.AnalysisServices.AggregationDesignDimensionCollection
Public ReadOnly Property Dimensions As AggregationDesignDimensionCollection
屬性值
維度的集合。
- 屬性