dotConnect for MySQL Documentation
Devart.Common Namespace / DbTransactionBase Class
Properties Methods Events

In This Topic
    DbTransactionBase Class Members
    In This Topic

    The following tables list the members exposed by DbTransactionBase.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Data.Common.DbTransaction)
    Public PropertyOverridden. Specifies the System.Data.IsolationLevel for the transaction.  
    Top
    Public Methods
    Public Events
     NameDescription
    Public EventOccurs when the state of the transaction is changed.  
    Public EventOccurs when the state of the transaction is changing.  
    Top
    See Also