Click or drag to resize
CMSTransactionScopeCommitAndBeginNew Method
Commits current transaction and begins new transaction.

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