System.Data.Generic
TransactionContext Methods |
The TransactionContext type exposes the following members.

Name | Description | |
---|---|---|
![]() |
Commit |
Commits the transction.
|
![]() |
Dispose |
Releases the unmanaged resources used by the TransactionContext.
|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
RollBack |
Rolls back the transaction.
|
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
