ChooseEFConnectionStringPage.AvailableConnections Property
Specifies available data connections.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IEnumerable<String> | A collection of strings that specifies connection names. |
See Also