Aracılığıyla paylaş


MiningStructureColumnTypes.AllTypes Özelliği

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Public Shared ReadOnly Property AllTypes As String()
    Get
'Kullanım
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[]

Özellik Değeri

Tür: array<System.String[]