ConnectionErrorEventArgs.Handled Property
Gets or sets whether default actions are required to connect to a data store.
Namespace: DevExpress.DataAccess.Sql
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if no default actions are required to connect to a data store; otherwise, false. |
See Also