Partager via


Méthode ScalarMiningStructureColumn.GetAvailableContentType

Gets the available content type for the column.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Function GetAvailableContentType As StringCollection
'Utilisation
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

Valeur de retour

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

Voir aussi

Référence

ScalarMiningStructureColumn Classe

Espace de noms Microsoft.AnalysisServices