Constructeur AlgorithmParameter
Initializes a new instance of the AlgorithmParameter class using the default values.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New AlgorithmParameter()
public AlgorithmParameter()
public:
AlgorithmParameter()
new : unit -> AlgorithmParameter
public function AlgorithmParameter()