dotConnect for Dynamics 365 Documentation
Devart.Common Namespace / DbConnectionBase Class

In This Topic
DbConnectionBase Class Events
In This Topic

For a list of all members of this type, see DbConnectionBase 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 the state of the connection changes.  
Public EventOccurs when the state of the transaction is changed.  
Public EventOccurs when the state of the transaction is changing.  
Top
See Also