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