AggregationInstanceMeasure.Source 属性

定义

获取或设置用于聚合的表名(如果不同于与列绑定相关联的表)。

public Microsoft.AnalysisServices.DataItem Source { get; set; }
member this.Source : Microsoft.AnalysisServices.DataItem with get, set
Public Property Source As DataItem

属性值

包含源的 TabularBinding 对象。

适用于