Método LocalReport.GetParameters

Returns report parameter properties for the report.

Espacio de nombres: Microsoft.Reporting.WinForms
Ensamblado: Microsoft.ReportViewer.WinForms (en microsoft.reportviewer.winforms.dll)

Sintaxis

Valor devuelto

A ReportParameterInfoCollection object that contains a collection of ReportParameterInfo objects.

Comentarios

The GetParameters method can also be used to validate parameter values against parameters for a local report if valid values have been supplied.

Vea también

Referencia

Clase LocalReport
Miembros LocalReport
Espacio de nombres Microsoft.Reporting.WinForms