MiningStructureColumnTypes.AllTypes 屬性

Indicates the possible types for mining structure columns.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Public Shared ReadOnly Property AllTypes As String()
    Get
'用途
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[]

屬性值

型別:array<System.String[]
A collection of mining structure column types.

請參閱

參考

MiningStructureColumnTypes 類別

Microsoft.AnalysisServices 命名空間