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 개체와 연결된 번역 컬렉션입니다.

특성

적용 대상