LocalReport.GetParameters-Methode
Returns report parameter properties for the report.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.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 local report if valid values have been supplied.
Siehe auch
Verweis
LocalReport-Klasse
LocalReport-Member
Microsoft.Reporting.WebForms-Namespace