SqlCeClientSyncProvider Properties

Public Properties

  Name Description
Public property ClientId Overridden.
Gets or sets the GUID that Sync Services uses to identify the client database.
Public property ConflictResolver
Gets a SyncConflictResolver object for the client synchronization provider, which determines what action to take when a conflict occurs.
Public property Connection
Gets the IDbConnection object that is used to connect to the client database.
Public property ConnectionString
Gets or sets the string that is used to connect to the client database.
Public property CreateDatabaseIfNotExists
Gets or sets whether to create the client database if it does not exist.
Public property RetentionInDays
Gets or sets the number of days that change-tracking metadata is stored in a SQL Server Compact 3.5 database.

Top

See Also

Reference

SqlCeClientSyncProvider Class
Microsoft.Synchronization.Data.SqlServerCe Namespace