Methods
- Commit() Commits the database transaction.
- Rollback() Rolls back a transaction from a pending state.
Properties
- Connection Specifies the Connection object to associate with the transaction.
-
Isolation
Level Specifies the IsolationLevel for this transaction.