CMSTransactionScopeUseTransactionScope Property |
If true, .NET transaction scope is used instead of standard transactions.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static bool UseTransactionScope { get; set; }
Property Value
Type:
BooleanSee Also