Właściwość MiningModelColumnUsages.AllValues
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
Public Shared ReadOnly Property AllValues As String()
Get
'Użycie
Dim value As String()
value = MiningModelColumnUsages.AllValues
public static string[] AllValues { get; }
public:
static property array<String^>^ AllValues {
array<String^>^ get ();
}
static member AllValues : string[]
static function get AllValues () : String[]
Wartość właściwości
Typ: array<System.String[]