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

IConfigureEFConnectionStringPageView Properties

If implemented, provides a view for the Specify a Connection String page of the Data Source Wizard.
Name Description
ConnectionName If implemented, specifies the name of the created connection.
ConnectionString If implemented, specifies the connection string created on a wizard page.
ShouldSaveConnectionString If implemented, specifies whether to save the connection string to the dedicated storage.
UseDefaultConnectionString If implemented, specifies whether to use the default connection string.
See Also