Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the available content type for the column.
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
Return Value
Type: System.Collections.Specialized.StringCollection
The available content type for the column.