MiningModel.AlgorithmParameters Property
SQL Server 2012
Gets the applicable set of algorithm parameters, independent of assigned algorithm.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.MiningModelParametersTypeConverter, Microsoft.AnalysisServices.Design")] public AlgorithmParameterCollection AlgorithmParameters { get; }
Property Value
Type: Microsoft.AnalysisServices.AlgorithmParameterCollectionA collection of AlgorithmParameter objects.
