SqlSyncProviderScopeConfiguration Class
Represents configuration information that is used by SqlSyncProvider for a particular scope.
Namespace: Microsoft.Synchronization.Data.SqlServer
Assembly: Microsoft.Synchronization.Data.SqlServer (in microsoft.synchronization.data.sqlserver.dll)
Syntax
'Declaration
Public Class SqlSyncProviderScopeConfiguration
'Usage
Dim instance As SqlSyncProviderScopeConfiguration
public class SqlSyncProviderScopeConfiguration
public ref class SqlSyncProviderScopeConfiguration
public class SqlSyncProviderScopeConfiguration
public class SqlSyncProviderScopeConfiguration
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.SqlServer.SqlSyncProviderScopeConfiguration
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
SqlSyncProviderScopeConfiguration Members
Microsoft.Synchronization.Data.SqlServer Namespace