| Icon | Member | Description |
|---|---|---|
| SaveChanges()()() |
Flushes pending changes to the underlying database.
| |
| SaveChanges(Boolean) |
Flushes pending changes to the underlying database optionally
specifying whether the current IUnitOfWork should
be reset.
|