Propriedade do RDL AllValues
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> [] () [] []