Sdílet prostřednictvím


ReportParameter-Konstruktor (String, String[], Boolean)

Instantiates a new ReportParameter with a name, multiple values, 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.
  • values
    The values 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