Freigeben über


GetAvailableContentType-Methode

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Function GetAvailableContentType As StringCollection
'Usage
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