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