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.
This namespace contains types that are used for client and server and peer-to-peer database synchronization in Sync Framework. The following namespaces are used in client and server synchronization: Microsoft.Synchronization, Microsoft.Synchronization.Data, Microsoft.Synchronization.Data.Server, and Microsoft.Synchronization.Data.SqlServerCe. The following namespaces are used in peer-to-peer synchronization: Microsoft.Synchronization, Microsoft.Synchronization.Data, Microsoft.Synchronization.Data.SqlServer, and Microsoft.Synchronization.Data.SqlServerCe.
Classes
Class | Description | |
---|---|---|
![]() |
SqlCeClientSyncProvider | Abstracts a client synchronization provider for SQL Server Compact that communicates with the client and shields the synchronization agent from the specific implementation of the client database. |
![]() |
SqlCeSyncDescriptionBuilder | Represents scope and table information for a SQL Server Compact database that is involved in synchronization. |
![]() |
SqlCeSyncProvider | Encapsulates a synchronization provider for SQL Server Compact that communicates with the client and shields the synchronization orchestrator from the specific implementation of the client database. This class is not CLS-compliant. |
![]() |
SqlCeSyncProviderAdapterConfiguration | Represents synchronization adapter configuration for a table in a SQL Server Compact database. |
![]() |
SqlCeSyncProviderScopeConfiguration | Represents configuration information that is used by SqlCeSyncProvider for a particular scope. |
![]() |
SqlCeSyncScopeProvisioning | Represents the provisioning of a SQL Server Compact database for a particular scope that is represented by a DbSyncScopeDescription object. |
![]() |
SqlCeSyncStoreMetadataCleanup | Represents cleanup of change-tracking metadata in a SQL Server Compact database that is synchronized by using a SqlCeSyncProvider. |
![]() |
SqlCeSyncStoreSnapshotInitialization | Represents an existing SQL Server Compact database file that can be used to initialize another SQL Server Compact database for synchronization. |
![]() |
SqlCeSyncTableProvisioning | Represents the provisioning of a SQL Server Compact database table that is represented by a DbSyncTableDescription object. |
![]() |
SqlCeSyncTableProvisioningCollection | Represents a collection of SqlCeSyncTableProvisioning objects. |