Name | Description | |
---|---|---|
![]() | ConnectionLost | Occurs when connection to the data source is lost in case LocalFailover is set to true. You may use this event to implicitly reconnect and reexecute the current operation. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | Error | Occurs when DB2 returns an error. |
![]() | InfoMessage | Occurs when DB2 returns a warning or informational message. |
![]() | StateChange | Occurs when the state of the connection changes. (Inherited from Devart.Common.DbConnectionBase) |
![]() | TransactionStateChanged | Occurs when the state of the transaction is changed. (Inherited from Devart.Common.DbConnectionBase) |
![]() | TransactionStateChanging | Occurs when the state of the transaction is changing. (Inherited from Devart.Common.DbConnectionBase) |