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

ConnectionPropertiesPage Constructors

Provides a view for the Specify a Connection String page of the Data Source Wizard in WPF applications.
Name Parameters Description
ConnectionPropertiesPage(List<ProviderLookupItem>, IWizardRunnerContext, IMessageBoxAccessor, IOpenFileDialogAccessor) providers, context, messageBoxAccessor, openFileDialogAccessor Initializes a new instance of the ConnectionPropertiesPage class with the specified settings.
See Also