Reverts all pending changes for this ClientCacheBase.
It is recommended to call this method instead of Refresh(RefreshMode, Object).
Namespace:
C1.DataAssembly: C1.Data.Entity (in C1.Data.Entity.dll)
Syntax
| C# |
|---|
public void RejectChanges() |
| Visual Basic |
|---|
Public Sub RejectChanges |