Assembly: Express;
The IReportDataSourceData interface is used to work with data of express report data source.
IReportDataSourceData
To get an object of this type, use the IReportDataSourcesData.Item property.
| Property name | Brief description | |
| DataSources | The DataSources property returns the collection of report data sources data. | |
| Descriptor | The Descriptor returns description of report data source as a repository object. |
See also: