SqlCeSyncProvider Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the SqlCeSyncProvider 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 SqlCeSyncProvider() Initializes a new instance of the SqlCeSyncProvider class by using default values.
Public method SqlCeSyncProvider(String, SqlCeConnection) Initializes a new instance of the SqlCeSyncProvider class for the specified scope name and connection.
Public method SqlCeSyncProvider(String, SqlCeConnection, String) Initializes a new instance of the SqlCeSyncProvider class for the specified scope name, connection, and synchronization object prefix.

Top

See Also

Reference

SqlCeSyncProvider Class

Microsoft.Synchronization.Data.SqlServerCe Namespace