Skip to main content

IDataSourceWizardCustomizationService Members

The base for the IWizardCustomizationService interface.

Methods

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