ChooseEFConnectionStringPage<TModel> Constructors
Provides a presenter to the Select the Connection String page of the Data Source Wizard.Name | Parameters | Description |
---|---|---|
ChooseEFConnectionStringPage(IChooseEFConnectionStringPageView, IWizardRunnerContext, IConnectionStringsProvider, IConnectionStorageService) | view, context, connectionStringsProvider, connectionStorageService | Initializes a new instance of the ChooseEFConnectionStringPage<TModel> class with the specified settings. |
See Also