Click or drag to resize
ConnectionContextCurrentTransactionScope Property
Request transaction scope.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static CMSTransactionScope CurrentTransactionScope { get; set; }

Property Value

Type: CMSTransactionScope
See Also