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 对象。

属性

适用于