MiningModel.Algorithm Propriété

Définition

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

S’applique à