AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Transaction Members

The Transaction type exposes the following members.

Methods


  Name Description
Public method BeginTransaction()()()()
Creates a transaction scope with the following Settings Transaction Option: Required Transaction Isolation Level: Serializable Tracking Enabled App Name: AdvantageCSP Component Name: DAO
Public method BeginTransaction(TransactionOption, TransactionIsolationLevel)
Creates a transaction scope with the following Settings Transaction Option: Required Transaction Isolation Level: Serializable Tracking Enabled App Name: AdvantageCSP Component Name: DAO
Public method BeginTransaction(TransactionOption, TransactionIsolationLevel, String, String)
Creates a transaction scope with the following Settings Tracking Enabled
Public method Commit
Commits the transaction
Public method End
Ends the current transaction.
Public method Rollback
Aborts the transaction