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.