Share via


ReportDataSource Constructor

Constructs a report data source.

Overload List

Name Description
ReportDataSource ()
Constructs an empty data source.
ReportDataSource (String)
Constructs a named data source.
ReportDataSource (String, Object)
Constructs a named data source with a value.
ReportDataSource (String, String)
Constructs a named data source with a data source ID.

See Also

Reference

ReportDataSource Class
ReportDataSource Members
Microsoft.Reporting.WebForms Namespace