UnitOfWork.Dispose method

namespace: Serenity.Data   assemblySerenity.Net.Data

Rollbacks the transaction if any and calls onRollback event.

public void Dispose()

See Also