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

In This Topic
SQLiteTransaction Class Methods
In This Topic

For a list of all members of this type, see SQLiteTransaction 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 MethodOverridden. Rolls back a database transaction from a pending state.  
Top
See Also