[]
        
(Showing Draft Content)

C1.Data.ClientCacheBase.SaveChanges

SaveChanges Method

SaveChanges()

Persists all changes to the server. It is recommended to call this method instead of System.Data.Objects.ObjectContext.SaveChanges().

Declaration
public void SaveChanges()