AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Transaction..::..BeginTransaction Method

Overload List


  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