ISaveConnectionPageView.ConnectionName Property
If implemented, specifies the name of the created connection.
Namespace: DevExpress.DataAccess.Wizard.Views
Assembly: DevExpress.DataAccess.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string specifying the name of the created connection. |
See Also