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.