Compartilhar via


Propriedade do RDL MiningModelAlgorithms.AllValues

Gets all values of the mining model algorithm.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

'Declaração
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 da propriedade

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

Consulte também

Referência

MiningModelAlgorithms Classe

Namespace Microsoft.AnalysisServices