Share via


ReportDataSource Members

Represents a data source for a report.

The following tables list the members exposed by the ReportDataSource type.

Public Constructors

  Name Description
Public method ReportDataSource Overloaded. Constructs a report data source.

Top

Public Properties

  Name Description
Public property DataMember Specifies the name of the list of data for binding.
Public property DataSourceId Gets or sets the data source ID.
Public property Name Gets or sets the name of the report data source.
Public property Value Gets or sets the instance of the report data source.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public methodms254345.static(en-us,VS.90).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

ReportDataSource Class
Microsoft.Reporting.WebForms Namespace