Partition.Parent プロパティ

定義

Partition オブジェクトの親 MeasureGroup オブジェクトを取得します。

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

プロパティ値

MeasureGroup オブジェクト。

属性

適用対象