SqlCeSyncProviderScopeConfiguration Members
Represents configuration information that is used by SqlCeSyncProvider for a particular scope.
The following tables list the members exposed by the SqlCeSyncProviderScopeConfiguration type.
Public Constructors
Name | Description | |
---|---|---|
SqlCeSyncProviderScopeConfiguration | Initializes a new instance of the SqlCeSyncProviderScopeConfiguration class. |
Top
Public Properties
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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
SqlCeSyncProviderScopeConfiguration Class
Microsoft.Synchronization.Data.SqlServerCe Namespace