IChooseEFConnectionStringPageView.SelectedConnectionName Property
If implemented, specifies the name of the connection selected from the list of available connections.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The name of the connection selected from the list of available connections. |
See Also