MiningModel.Translations 属性

定义

获取与 MiningModel 关联的 Translation 对象的集合。

[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

属性值

与 MiningModel 对象关联的翻译集合。

属性

适用于