Share via


MiningModel.AlgorithmParameters プロパティ

定義

割り当てられているアルゴリズムとは無関係に、適用可能な一連のアルゴリズム パラメーターを取得します。

[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.MiningModelParametersTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public Microsoft.AnalysisServices.AlgorithmParameterCollection AlgorithmParameters { get; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.MiningModelParametersTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.AlgorithmParameters : Microsoft.AnalysisServices.AlgorithmParameterCollection
Public ReadOnly Property AlgorithmParameters As AlgorithmParameterCollection

プロパティ値

AlgorithmParameter オブジェクトのコレクション。

属性

適用対象