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
Public method SqlCeSyncProviderScopeConfiguration Initializes a new instance of the SqlCeSyncProviderScopeConfiguration class.

Top

Public Properties

  Name Description
Public property AdapterConfigurations Gets or sets a list of SqlCeSyncProviderAdapterConfiguration objects that are each associated with a table in a SQL Server Compact database.
Public property 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
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Dd937941.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SqlCeSyncProviderScopeConfiguration Class
Microsoft.Synchronization.Data.SqlServerCe Namespace