Type 属性

Gets a MiningColumnType representing the type of the column.

命名空间:  Microsoft.AnalysisServices.AdomdClient
程序集:  Microsoft.AnalysisServices.AdomdClient(在 Microsoft.AnalysisServices.AdomdClient.dll 中)

语法

声明
Public ReadOnly Property Type As MiningColumnType
    Get
用法
Dim instance As MiningStructureColumn
Dim value As MiningColumnType

value = instance.Type
public MiningColumnType Type { get; }
public:
property MiningColumnType Type {
    MiningColumnType get ();
}
member Type : MiningColumnType
function get Type () : MiningColumnType

属性值

类型:Microsoft.AnalysisServices.AdomdClient. . :: . .MiningColumnType
A MiningColumnType representing the type of the column.