dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteTransaction Class / Rollback Method

In This Topic
    Rollback Method (SQLiteTransaction)
    In This Topic
    Rolls back a database transaction.
    Overload List
    OverloadDescription
    Rolls back a database transaction from a pending state.  
    Rolls back a database transaction to a savepoint within the current transaction.  
    See Also