[]
        
(Showing Draft Content)

C1.Win.Data.Entities.C1DataSource.SaveChanges

SaveChanges Method

SaveChanges()

Persists all changes to the server.

Declaration
public void SaveChanges()
Remarks

Changes will be saved for all entities in the context, including those that were not loaded through this C1DataSource. This will also commit a pending Add or Edit in the collection views.