SqlCeClientSyncProvider::AcceptChanges Method (IEnumerable<String>)
Updates tracking metadata for the specified tables so that pending changes for the specified tables 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: