ReportParameter-Konstruktor (String, String, Boolean)
Instantiates a new ReportParameter with a name, a value, and a visibility flag.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Syntax
'Declaration
'Usage
Parameter
- name
The name of the parameter.
- value
The value of the parameter.
- visible
Determines if the parameter is displayed in the user interface.
Siehe auch
Verweis
ReportParameter-Klasse
ReportParameter-Member
Microsoft.Reporting.WebForms-Namespace