次の方法で共有


RelationshipEnd.Attributes プロパティ

定義

ディメンション間の一対多リレーションシップで、キー (プライマリまたは外部) として使用される属性を取得します。

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

プロパティ値

リレーションシップの末尾にある属性のコレクション。

属性

適用対象