Skip to main content
A newer version of this page is available.
All docs
V18.2

ChooseConnectionPageBase<TModel> Constructors

Serves as the base for classes that provide presenters to the Data Source Wizard pages.
Name Parameters Description
ChooseConnectionPageBase(IChooseConnectionPageView, IWizardRunnerContext, IConnectionStorageService, SqlWizardOptions, SensitiveInfoSavingBehavior) view, context, connectionStorageService, options, databaseCredentialsSavingBehavior Initializes a new instance of the ChooseConnectionPageBase<TModel> class with the specified settings.
See Also