Partager via


ReportParameter, constructeur (String)

Instancie un nouveau paramètre ReportParameter avec un nom.

Espace de noms :  Microsoft.Reporting.WinForms
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    name As String _
)
public ReportParameter(
    string name
)
public:
ReportParameter(
    String^ name
)
new : 
        name:string -> ReportParameter
public function ReportParameter(
    name : String
)

Paramètres

  • name
    Type : String
    Nom du paramètre.

Voir aussi

Référence

ReportParameter Classe

ReportParameter, surcharge

Microsoft.Reporting.WinForms, espace de noms