MiningModel.Algorithm 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 ou définit l’algorithme associé au MiningModel, qui peut être fourni par Microsoft ou votre propre algorithme personnalisé.
[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.MiningModelAlgorithmTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public string Algorithm { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.MiningModelAlgorithmTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.Algorithm : string with get, set
Public Property Algorithm As String
Valeur de propriété
Algorithme affecté à MiningModel.
- Attributs