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 对象。

属性

适用于