AggregationAttribute.ParentAggregation 属性

定义

获取 AggregationAttribute 对象的父 Aggregation 对象。

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

属性值

Aggregation 对象。

属性

适用于