MiningModel.AlgorithmParameters Property

Definition

Gets the applicable set of algorithm parameters, independent of assigned algorithm.

[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

Property Value

A collection of AlgorithmParameter objects.

Attributes

Applies to