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

In This Topic
    BeginTransaction Method
    In This Topic
    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