Click or drag to resize
CMSTransactionScopemUseTransactionScope Field
If true, .NET transaction scope is used instead of standard transactions.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected static Nullable<bool> mUseTransactionScope

Field Value

Type: NullableBoolean
See Also