IDbTransaction Methods
.NET Framework 4.5
The IDbTransaction type exposes the following members.
| Name | Description | |
|---|---|---|
|
Commit | Commits the database transaction. |
|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
|
Rollback | Rolls back a transaction from a pending state. |