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) | view, context, connectionStringsProvider, connectionStorageService | Initializes a new instance of the ChooseEFConnectionStringPageEx<TModel> class with the specified settings. |
See Also