Interface ITransactionScope
- Namespace
- CMS.DataEngine
- Assembly
- CMS.DataEngine.dll
Transaction scope interface
public interface ITransactionScope
- Extension Methods
Methods
Commit()
Commits the transaction (does the same as Complete).
void Commit()