Compartir a través de


ScalarMiningStructureColumn.GetAvailableContentType Método

Gets the available content type for the column.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public Function GetAvailableContentType As StringCollection
'Uso
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

Valor devuelto

Tipo: System.Collections.Specialized.StringCollection
The available content type for the column.

Vea también

Referencia

ScalarMiningStructureColumn Clase

Espacio de nombres Microsoft.AnalysisServices