Proprietà AllValues
Spazio dei nomi: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Public Shared ReadOnly Property AllValues As String()
Get
'Utilizzo
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[]
Valore proprietà
Tipo: array<System. . :: . .String> [] () [] []
Vedere anche