DataSourceManager Methods
Contains methods that allow you to manage report data sources at runtime.
Name | Description |
---|---|
Add |
Adds the specified data sources to a report. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Returns a report and its elements (subreports, controls, bands, parameters) to which a data source can be assigned. |
Get |
Returns a report and its elements (subreports, controls, bands, parameters) that match the specified type and to which a data source can be assigned. |
Get |
Returns a report and its elements (subreports, controls, bands, parameters) to which the specified data source is assigned. |
Get |
Returns all report data sources. |
Get |
Returns all report data sources of the specified type. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Replace |
Replaces a report’s current data source with the specified data source. |
To |
Returns a string that represents the current object. Inherited from Object. |