dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleConnection Class

In This Topic
OracleConnection Class Events
In This Topic

For a list of all members of this type, see OracleConnection members.

Public Events
 NameDescription
Public EventOccurs when the component is disposed by a call to the System.ComponentModel.Component.Dispose method. (Inherited from System.ComponentModel.Component)
Public EventOccurs when Oracle returns an error message.  
Public EventOccurs when Oracle Failover mechanism takes place.  
Public EventOccurs when a HA event happens.  
Public EventOccurs when Oracle returns a warning or informational message.  
Public EventOccurs when the state of the connection changes. (Inherited from Devart.Common.DbConnectionBase)
Public EventOccurs when the state of the transaction is changed. (Inherited from Devart.Common.DbConnectionBase)
Public EventOccurs when the state of the transaction is changing. (Inherited from Devart.Common.DbConnectionBase)
Top
See Also