AggregationInstance.Measures 属性

定义

获取与 AggregationInstance 关联的度量值的集合。

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

属性值

度量值的集合。

属性

适用于