Transaction..::..BeginTransaction Method (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
Namespace:
AdvantageCMS.DataAssembly: AdvantageCMS.Data (in AdvantageCMS.Data.dll)
Syntax
public void BeginTransaction( TransactionOption transactionOption, TransactionIsolationLevel transactionIsolationLevel )
Parameters
- transactionOption
- Type: TransactionOption
Indication how transactions are used in the enclosed scope
- transactionIsolationLevel
- Type: TransactionIsolationLevel
Isolation level of the transaction