AllValues Propiedad
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 = MiningStructureColumnDiscretizationMethods.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> [] () [] []