ReportParameter Class
SQL Server 2008
Represents a report parameter.
Assembly: ReportExecution2005 (in ReportExecution2005.dll)
A ReportParameter object is returned as output by the GetReportParameters method and is passed as input to the SetReportParameters method.
The value of the ReportParameter may change if the user calls SetReportDefinition.
