Share via


Aggregation.Parent プロパティ

定義

Aggregation オブジェクトの親 AggregationDesign オブジェクトを取得します。

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

プロパティ値

AggregationDesign オブジェクト。

属性

適用対象