Constructeur ReportParameter
Instancie un nouveau paramètre ReportParameter.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New ReportParameter()
public ReportParameter()
public:
ReportParameter()
new : unit -> ReportParameter
public function ReportParameter()