dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniTransaction Class
Properties Methods Events

In This Topic
    UniTransaction Class Members
    In This Topic

    The following tables list the members exposed by UniTransaction.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Data.Common.DbTransaction)
    Public PropertyOverridden. Specifies the System.Data.IsolationLevel for this transaction.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Commits the database transaction.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.Data.Common.DbTransaction)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverridden. Rolls back a database transaction from a pending state.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the state of the transaction is changed. (Inherited from Devart.Common.DbTransactionBase)
    Public EventOccurs when the state of the transaction is changing. (Inherited from Devart.Common.DbTransactionBase)
    Top
    See Also