CMSTransactionScopeIsInTransaction Property |
Returns true if the current code executes in a scope of open transaction
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static bool IsInTransaction { get; }
Property Value
Type:
BooleanSee Also