IReportDesignerModelBuilder.DataSources Method
| Name | Parameters | Description |
|---|---|---|
| DataSources(Action<IDictionary<String, Object>>) | configure | Allows you to modify a collection of data sources available in the Web Report Designer. |
| DataSources(IDictionary<String, Object>) | dataSources | Registers data sources so that they are available in Web Report Designer when you edit reports. |