SqlCeSyncScopeProvisioning Constructor

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.

  NameDescription
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
Show: