次の方法で共有


MiningModelColumn.Usage プロパティ

定義

マイニング モデルにおける親 MiningStructure の列の使用方法を取得または設定します。

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.DerivedMiningModelColumnUsageTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public string Usage { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.DerivedMiningModelColumnUsageTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.Usage : string with get, set
Public Property Usage As String

プロパティ値

Key、Input、Predict、PredictOnly、None のいずれかの文字列です。

属性

適用対象