Click or drag to resize
CMSTransactionScope Properties

The CMSTransactionScope type exposes the following members.

Properties
  NameDescription
Public propertyConnection
Connection of the current scope.
Public propertyStatic memberIsInTransaction
Returns true if the current code executes in a scope of open transaction
Public propertyStatic memberUseTransactionScope
If true, .NET transaction scope is used instead of standard transactions.
Top
See Also