Share via


AttributeRelationship.ParentDimension プロパティ

定義

AttributeRelationship オブジェクトの親 Dimension オブジェクトを取得します。

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

プロパティ値

Dimension オブジェクト。

属性

適用対象