ReportDataSource Members
Represents a data source for a report.
The following tables list the members exposed by the ReportDataSource type.
Public Constructors
Name | Description | |
---|---|---|
ReportDataSource | Overloaded. Constructs a report data source. |
Top
Public Properties
Name | Description | |
---|---|---|
DataMember | Specifies the name of the list of data for binding. | |
DataSourceId | Gets or sets the data source ID. | |
Name | Gets or sets the name of the report data source. | |
Value | Gets or sets the instance of the report data source. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
ReportDataSource Class
Microsoft.Reporting.WebForms Namespace