Click or drag to resize
CMSTransactionScope Fields

The CMSTransactionScope type exposes the following members.

Fields
  NameDescription
Protected fieldmCloseConnection
This scope closes the connection.
Protected fieldmCommitTransaction
This scope commits the transaction.
Protected fieldmConnectionScope
Inner connection scope.
Protected fieldmRollbackTransaction
This scope should rollback the transaction in case of errors.
Protected fieldmTransactionScope
Transaction scope.
Protected fieldStatic membermUseTransactionScope
If true, .NET transaction scope is used instead of standard transactions.
Top
See Also