Udostępnij przez


Właściwość MiningStructureColumnTypes.AllTypes

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Shared ReadOnly Property AllTypes As String()
    Get
'Użycie
Dim value As String()

value = MiningStructureColumnTypes.AllTypes
public static string[] AllTypes { get; }
public:
static property array<String^>^ AllTypes {
    array<String^>^ get ();
}
static member AllTypes : string[]
static function get AllTypes () : String[]

Wartość właściwości

Typ: array<System.String[]