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

IChooseEFConnectionStringPageView Properties

If implemented, provides a view for the Select a Connection String page of the Data Source Wizard.
Name Description
ExistingConnectionName If implemented, gets the name of the connection selected from the list of available connections.
ShouldCreateNewConnection If implemented, gets whether to create a new data connection or use an existing one from the list.
See Also