RecordSet AcceptChanges Method NReco.Data Class Library Documentation
Commits all the changes made to this RecordSet since the last time AcceptChanges  was called.

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public void AcceptChanges()
See Also