[]
        
(Showing Draft Content)

C1.Data.ClientCacheBase.RejectChanges

RejectChanges Method

RejectChanges()

Reverts all pending changes for this ClientCacheBase. It is recommended to call this method instead of System.Data.Objects.ObjectContext.Refresh(System.Data.Objects.RefreshMode, object).

Declaration
public void RejectChanges()