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

ChooseEFConnectionStringPageEx<TModel> Constructors

Provides a presenter to the Select the Data Context page of the Report Wizard.
Name Parameters Description
ChooseEFConnectionStringPageEx(IChooseEFConnectionStringPageView, IWizardRunnerContext, IConnectionStringsProvider, IConnectionStorageService, ReportWizardSettings) view, context, connectionStringsProvider, connectionStorageService, reportWizardSettings Obsolete. Initializes a new instance of the ChooseEFConnectionStringPageEx<TModel> class with the specified settings.
ChooseEFConnectionStringPageEx(IChooseEFConnectionStringPageView, IWizardRunnerContext, IConnectionStringsProvider, IConnectionStorageService) view, context, connectionStringsProvider, connectionStorageService Initializes a new instance of the ChooseEFConnectionStringPageEx<TModel> class with the specified settings.
See Also