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.
Gets inserts, updates, and deletes from the client that occurred since the last time Synchronize or AcceptChanges was called.
Overload List
Name | Description |
---|---|
SqlCeClientSyncProvider.GetChanges (Generic IEnumerable) |
Gets inserts, updates, and deletes from the specified tables at the client that occurred since the last time Synchronize or AcceptChanges was called.
|
SqlCeClientSyncProvider.GetChanges (String) |
Gets inserts, updates, and deletes from the specified table at the client that occurred since the last time Synchronize or AcceptChanges was called.
|
SqlCeClientSyncProvider.GetChanges (SyncGroupMetadata, SyncSession) |
Gets inserts, updates, and deletes for the specified synchronization group and session that occurred at the client since the last time Synchronize or AcceptChanges was called.
|
See Also
Reference
SqlCeClientSyncProvider Class
SqlCeClientSyncProvider Members
Microsoft.Synchronization.Data.SqlServerCe Namespace