AggregationAttribute.ParentAggregationDesign 属性

定义

获取 AggregationAttribute 对象的父 AggregationDesign 对象。

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

属性值

AggregationDesign 对象。

属性

适用于