Skip to main content

ConfigureXPObjectSourceConnectionPropertiesPage<TModel> Constructors

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