Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets all values of the mining model algorithm.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Shared ReadOnly Property AllValues As String()
Get
'Usage
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[]
Property Value
Type: array<System.String[]
The values returned.