Sdílet prostřednictvím


Report.SetParameters-Methode

Sets report parameter properties for the report.

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Syntax

'Declaration
'Usage

Parameter

  • parameters
    An array of ReportParameter objects that contains a list of the report parameters properties.

Hinweise

The parameters specified for the SetParameters method must be defined in the original report definition.

Please see the LocalReport or ServerReport implementations for specific remarks and code samples.

Siehe auch

Verweis

Report-Klasse
Report-Member
Microsoft.Reporting.WebForms-Namespace