Aggregation.Parent プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 オブジェクト。
- 属性