Report.SetParameters 方法

Sets report parameter properties for the report.

命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.dll 中)

语法

声明
用法

参数

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

备注

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.

另请参见

参考

Report 类
Report 成员
Microsoft.Reporting.WebForms 命名空间