次の方法で共有


MiningModelColumn.Translations プロパティ

定義

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

[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

プロパティ値

変換のコレクションです。

属性

適用対象