Costruttore AlgorithmParameter
Initializes a new instance of the AlgorithmParameter class using the default values.
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New AlgorithmParameter()
public AlgorithmParameter()
public:
AlgorithmParameter()
new : unit -> AlgorithmParameter
public function AlgorithmParameter()