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 对象的集合。

属性

适用于