Click or drag to resize
ITransactionScopeCommit Method
Commits the transaction (does the same as Complete).

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
void Commit()
See Also