ConnectionPropertiesPage<TModel> Constructors
Provides a presenter to the Specify a Connection String page of the Data Source Wizard.Name | Parameters |
---|---|
ConnectionPropertiesPage(IConnectionPropertiesPageView, IWizardRunnerContext, IConnectionStorageService, SqlWizardOptions, SensitiveInfoSavingBehavior, List<ProviderLookupItem>) | view, context, connectionStorageService, options, databaseCredentialsSavingBehavior, dataProviders |
See Also