IDataSourceWizardCustomizationService Methods
The base for the IWizardCustomizationService interface.| Name | Description |
|---|---|
| CustomizeDataSourceWizard(DataSourceWizardCustomizationModel, ViewModelSourceIntegrityContainer) | Enables customization of the Data Source Wizard pages. |
| TryCreateDataSource(IDataSourceModel, out Object, out String) | Creates a new report data source with the specified settings. |
See Also