Metodo ScalarMiningStructureColumn.GetAvailableContentType
Gets the available content type for the column.
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Public Function GetAvailableContentType As StringCollection
'Utilizzo
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
Valore restituito
Tipo: System.Collections.Specialized.StringCollection
The available content type for the column.