Compartilhar via


Método ScalarMiningStructureColumn.GetAvailableContentType

Gets the available content type for the column.

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

Sintaxe

'Declaração
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 de retorno

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

Consulte também

Referência

ScalarMiningStructureColumn Classe

Namespace Microsoft.AnalysisServices