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 네임스페이스