Skip to main content
A newer version of this page is available. .

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