Construtor ReportParameterCollection
Initializes a new instance of ReportParameterCollection class.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New ReportParameterCollection()
public ReportParameterCollection()
public:
ReportParameterCollection()
new : unit -> ReportParameterCollection
public function ReportParameterCollection()