Report.SetParameters 方法

Sets report parameter properties for the report.

命名空间: Microsoft.Reporting.WinForms
程序集: Microsoft.ReportViewer.WinForms (在 microsoft.reportviewer.winforms.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.WinForms 命名空间