SqlCeClientSyncProvider::AcceptChanges Method (String)
Updates tracking metadata so that pending changes for the specified table are not uploaded during the next synchronization.
Assembly: Microsoft.Synchronization.Data.SqlServerCe (in Microsoft.Synchronization.Data.SqlServerCe.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | tableName is a nullptr. |
| DataSyncException | Another transaction is in progress. |
Show: