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 命名空间