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

SaveXPObjectSourceConnectionPage<TModel> Constructors

Provides a presenter to the Save the Connection String page of the Data Source Wizard.
Name Parameters Description
SaveXPObjectSourceConnectionPage(ISaveConnectionPageView, IWizardRunnerContext, IConnectionStorageService, SqlWizardOptions, SensitiveInfoSavingBehavior) view, context, connectionStorageService, options, databaseCredentialsSavingBehavior Initializes a new instance of the SaveXPObjectSourceConnectionPage<TModel> class with the specified settings.
See Also