ScalarMiningStructureColumn.GetAvailableContentType メソッド

列で使用できるコンテンツの種類を取得します。

名前空間:  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
列で使用できるコンテンツの種類です。

関連項目

参照

ScalarMiningStructureColumn クラス

Microsoft.AnalysisServices 名前空間