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


Метод ScalarMiningStructureColumn.GetAvailableContentType

Gets the available content type for the column.

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

Синтаксис

'Декларация
Public Function GetAvailableContentType As StringCollection
'Применение
Dim instance As ScalarMiningStructureColumn 
Dim returnValue As StringCollection 

returnValue = instance.GetAvailableContentType()
public StringCollection GetAvailableContentType()
public:
StringCollection^ GetAvailableContentType()
member GetAvailableContentType : unit -> StringCollection
public function GetAvailableContentType() : StringCollection

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

Тип: System.Collections.Specialized.StringCollection
The available content type for the column.

См. также

Справочник

ScalarMiningStructureColumn Класс

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