ServerReport.GetParameters-Methode
Returns report parameter properties for the report.
Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)
Syntax
'Declaration
'Usage
Rückgabewert
A ReportParameterInfoCollection object containing an array of ReportParameterInfo objects.
Hinweise
The GetParameters method can also be used to validate parameter values against parameters for a report.
Siehe auch
Verweis
ServerReport-Klasse
ServerReport-Member
Microsoft.Reporting.WinForms-Namespace