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

SQLiteTransaction Class Properties

For a list of all members of this type, see SQLiteTransaction members.

Public Properties
 NameDescription
Public PropertyGets the SQLiteConnection object associated with the transaction, or a null reference (Nothing in Visual Basic) if the transaction is no longer valid.  
Public PropertyOverridden. Specifies the System.Data.IsolationLevel for this transaction.  
Top
See Also