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

ChooseEFConnectionStringPage Properties

Provides a view for the Select the Connection String page of the Data Source Wizard in WPF applications.
Name Description
AvailableConnections Specifies available data connections.
Description Specifies the description of the current wizard page.
IsInDesignMode static Gets whether design-time mode is active. Inherited from ViewModelBase.
SelectedConnection Specifies the selected data connection.
ShouldCreateNewConnection Specifies whether to create a new data connection or use an existing one from the list.
See Also