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


Метод MiningStructureColumnTypes.GetColumnType

Gets or sets the specified type for a mining structure column.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Shared Function GetColumnType ( _
    oleDbType As OleDbType _
) As String
'Применение
Dim oleDbType As OleDbType 
Dim returnValue As String 

returnValue = MiningStructureColumnTypes.GetColumnType(oleDbType)
public static string GetColumnType(
    OleDbType oleDbType
)
public:
static String^ GetColumnType(
    OleDbType oleDbType
)
static member GetColumnType : 
        oleDbType:OleDbType -> string
public static function GetColumnType(
    oleDbType : OleDbType
) : String

Параметры

Возвращаемое значение

Тип: System.String
A mining structure column of the specified type.

См. также

Справочник

MiningStructureColumnTypes Класс

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