CMSTransactionScope Properties |
The CMSTransactionScope type exposes the following members.
Name | Description | |
---|---|---|
Connection |
Connection of the current scope.
| |
IsInTransaction |
Returns true if the current code executes in a scope of open transaction
| |
UseTransactionScope |
If true, .NET transaction scope is used instead of standard transactions.
|