Flushes pending changes to the database.

Declaration Syntax
void SaveChanges(
bool reset
)
Sub SaveChanges ( _
reset As Boolean _
)

Parameters
- reset (Boolean)
- if set to true then the internal
state of the IUnitOfWork is reset.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)