SqlCeSyncScopeProvisioning Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SqlCeSyncScopeProvisioning class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SqlCeSyncScopeProvisioning() Obsolete. Initializes a new instance of the SqlCeSyncScopeProvisioning class by using default values.
Public method SqlCeSyncScopeProvisioning(SqlCeConnection) Initializes a new instance of the SqlCeSyncScopeProvisioning class with the specified connection.
Public method SqlCeSyncScopeProvisioning(DbSyncScopeDescription) Obsolete. Initializes a new instance of the SqlCeSyncScopeProvisioning class for the specified scope.
Public method SqlCeSyncScopeProvisioning(SqlCeConnection, DbSyncScopeDescription) Initializes a new instance of the SqlCeSyncScopeProvisioning class with the specified connection and scope description.

Top

See Also

Reference

SqlCeSyncScopeProvisioning Class

Microsoft.Synchronization.Data.SqlServerCe Namespace