Méthode GetAvailableContentType
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