MiningModel.AlgorithmParameters Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le jeu de paramètres d'algorithme applicables, indépendants ou affectés.
[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
Valeur de propriété
Collection d’objets AlgorithmParameter.
- Attributs