|
SQL Relay ADO.NET API
|
Inherits IDbTransaction.
Public Member Functions | |
| void | Commit () |
| void | Rollback () |
Properties | |
| IDbConnection | Connection [get, set] |
| IsolationLevel | IsolationLevel [get] |
| void SQLRClient.SQLRelayTransaction.Commit | ( | ) |
Commits the database transaction.
| void SQLRClient.SQLRelayTransaction.Rollback | ( | ) |
Rolls back the database transaction.
1.8.10