Поделиться через


Свойство MiningStructureColumn.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
The type of the column.

См. также

Справочник

MiningStructureColumn Класс

Пространство имен Microsoft.AnalysisServices.AdomdClient