dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlTransaction Class

In This Topic
    SqlTransaction Class Methods
    In This Topic

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

    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 MethodOverloaded. Overridden. Rolls back a transaction from a pending state.  
    Public MethodCreates a savepoint in the transaction that can be used to roll back a part of the transaction, and specifies the savepoint name.  
    Top
    See Also