次の方法で共有


MiningModel.Translations プロパティ

定義

MiningModel オブジェクトに関連付けられている変換オブジェクトのコレクションを取得します。

[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 オブジェクトに関連付けられている翻訳のコレクション。

属性

適用対象