次の方法で共有


DimensionAttribute.AttributeRelationships プロパティ

定義

属性の AttributeRelationship オブジェクトのコレクションを取得します。

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

プロパティ値

属性の AttributeRelationship オブジェクトのコレクションを含む AttributeRelationshipCollection オブジェクト。

属性

適用対象