Aggregation.Dimensions 属性

定义

获取 Aggregation 对象的维度集合。

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

属性值

AggregationDimensionCollection 对象。

属性

适用于