Mindscape LightSpeed - User Reference & API Documentation
SaveChanges Method (reset)
API ReferenceMindscape.LightSpeedIUnitOfWorkSaveChanges(Boolean)
Flushes pending changes to the database.
Declaration Syntax
C#Visual Basic
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)