TransactionlessUnitOfWork.OnCommit event
namespace: Serenity.Data assembly: Serenity.Net.Data
Occurs when Commit is called as there is no underlying transaction.
public event Action OnCommit;
namespace: Serenity.Data assembly: Serenity.Net.Data
Occurs when Commit is called as there is no underlying transaction.
public event Action OnCommit;