dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteConnection Class / BeginTransaction Method

On this page
    BeginTransaction Method
    On this page
    Begins a transaction at the database.
    Overload List
    OverloadDescription
    Begins a database transaction.  
    Begins a database transaction with the specified isolation level.  
    Begins a database transaction with the specified transaction mode.  
    See Also