次の方法で共有


AttributeRelationship.Translations プロパティ

定義

現在の属性のリレーションシップに対する変換のコレクションを取得します。

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

プロパティ値

現在の属性リレーションシップの変換を含む TranslationCollection オブジェクト。

属性

適用対象