dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlTransaction Class

In This Topic
    MySqlTransaction Class Methods
    In This Topic

    For a list of all members of this type, see MySqlTransaction 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 MethodRemoves the named savepoint from the set of savepoints of the current transaction.  
    Public MethodOverloaded. Overridden. Rolls back a database transaction.  
    Public MethodSets a named transaction savepoint with a given name.  
    Top
    See Also