SqlCeSyncProviderScopeConfiguration Class
Represents configuration information that is used by SqlCeSyncProvider for a particular scope.
Assembly: Microsoft.Synchronization.Data.SqlServerCe (in Microsoft.Synchronization.Data.SqlServerCe.dll)
The SqlCeSyncProviderScopeConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SqlCeSyncProviderScopeConfiguration | Initializes a new instance of the SqlCeSyncProviderScopeConfiguration class. |
| Name | Description | |
|---|---|---|
![]() | AdapterConfigurations | Gets or sets a list of SqlCeSyncProviderAdapterConfiguration objects that are each associated with a table in a SQL Server Compact database. |
![]() | UnmappedElements | Gets or sets an array of any XML configuration elements that are not recognized by Sync Framework when a scope is configured. |
For information about how scopes are defined, see How To: Execute Database Synchronization (SQL Server).
Show:
