次の方法で共有


AggregationAttribute.Parent プロパティ

定義

AggregationAttribute オブジェクトの親 AggregationDimension オブジェクトを取得します。

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

プロパティ値

AggregationDimension オブジェクト。

属性

適用対象