Propriété MiningModelAlgorithms.AllValues

Gets all values of the mining model algorithm.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property AllValues As String()
    Get
'Utilisation
Dim value As String()

value = MiningModelAlgorithms.AllValues
public static string[] AllValues { get; }
public:
static property array<String^>^ AllValues {
    array<String^>^ get ();
}
static member AllValues : string[]
static function get AllValues () : String[]

Valeur de propriété

Type : array<System.String[]
The values returned.

Voir aussi

Référence

MiningModelAlgorithms Classe

Espace de noms Microsoft.AnalysisServices