SqlCeSyncProviderScopeConfiguration Class

Represents configuration information that is used by SqlCeSyncProvider for a particular scope.

Namespace: Microsoft.Synchronization.Data.SqlServerCe
Assembly: Microsoft.Synchronization.Data.SqlServerCe (in microsoft.synchronization.data.sqlserverce.dll)

Syntax

'Declaration
Public Class SqlCeSyncProviderScopeConfiguration
'Usage
Dim instance As SqlCeSyncProviderScopeConfiguration
public class SqlCeSyncProviderScopeConfiguration
public ref class SqlCeSyncProviderScopeConfiguration
public class SqlCeSyncProviderScopeConfiguration
public class SqlCeSyncProviderScopeConfiguration

Remarks

For information about how scopes are defined, see How to: Configure and Execute Collaborative Synchronization (SQL Server).

Inheritance Hierarchy

System.Object
  Microsoft.Synchronization.Data.SqlServerCe.SqlCeSyncProviderScopeConfiguration

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SqlCeSyncProviderScopeConfiguration Members
Microsoft.Synchronization.Data.SqlServerCe Namespace