Compartir a través de


MiningModelAlgorithms.AllValues Propiedad

Gets all values of the mining model algorithm.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public Shared ReadOnly Property AllValues As String()
    Get
'Uso
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[]

Valor de la propiedad

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

Vea también

Referencia

MiningModelAlgorithms Clase

Espacio de nombres Microsoft.AnalysisServices