Click or drag to resize
CMSTransactionScopeComplete Method
Completes the transaction (does the same as Commit).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public void Complete()
See Also