AttributeRelationship.Parent 属性

定义

获取 AttributeRelationship 对象的父 DimensionAttribute 对象。

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

属性值

DimensionAttribute 对象。

属性

适用于