Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates tracking metadata so that pending changes at the client are not uploaded during the next synchronization.
Overload List
Name | Description |
---|---|
SqlCeClientSyncProvider.AcceptChanges (Generic IEnumerable) |
Updates tracking metadata for the specified tables so that pending changes for the specified tables are not uploaded during the next synchronization.
|
SqlCeClientSyncProvider.AcceptChanges (String) |
Updates tracking metadata so that pending changes for the specified table are not uploaded during the next synchronization.
|
SqlCeClientSyncProvider.AcceptChanges (Generic IEnumerable, SyncAnchor) |
Updates tracking metadata up to the specified anchor point so that pending changes for the specified tables at the client are not uploaded during the next synchronization.
|
SqlCeClientSyncProvider.AcceptChanges (String, SyncAnchor) |
Updates tracking metadata up to the specified anchor point so that pending changes for the specified table at the client are not uploaded during the next synchronization.
|
See Also
Reference
SqlCeClientSyncProvider Class
SqlCeClientSyncProvider Members
Microsoft.Synchronization.Data.SqlServerCe Namespace