dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniConnection Class

In This Topic
    UniConnection Class Events
    In This Topic

    For a list of all members of this type, see UniConnection 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 server returns a warning or informational message.  
    Public EventOccurs when the state of the connection changes.  
    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