Click or drag to resize
ConnectionContextCurrentTransactionScope Property
Request transaction scope.

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

Property Value

Type: CMSTransactionScope
See Also