Click or drag to resize
ConnectionHelperTransactionIsolationLevel Field
Isolation level for SQL operations with transactions.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public static readonly AppSetting<IsolationLevel> TransactionIsolationLevel

Field Value

Type: AppSettingIsolationLevel
See Also