Name | Description | |
---|---|---|
![]() | AuthenticationPrompt | The event occurs when performing keyboard-interactive authentication. |
![]() | 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 PostgreSQL server sends an error message. |
![]() | InfoMessage | Occurs when PostgreSQL returns a warning or informational message. |
![]() | Notification | Occurs when PostgreSQL server provides a notification message. |
![]() | SshHostKeyConfirmation | The event occurs when host key verification during establishing connection failed. |
![]() | 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) |