次の方法で共有


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 オブジェクト。

属性

適用対象