SqlCeSyncProvider Constructor

Initializes a new instance of the SqlCeSyncProvider class.

Overload List

Name Description
SqlCeSyncProvider ()
Initializes a new instance of the SqlCeSyncProvider class by using default values.

This method is not CLS-compliant.
SqlCeSyncProvider (String, SqlCeConnection)
Initializes a new instance of the SqlCeSyncProvider class for the specified scope name and connection.

This method is not CLS-compliant.
SqlCeSyncProvider (String, SqlCeConnection, String)
Initializes a new instance of the SqlCeSyncProvider class for the specified scope name, connection, and synchronization object prefix.

This method is not CLS-compliant.

See Also

Reference

SqlCeSyncProvider Class
SqlCeSyncProvider Members
Microsoft.Synchronization.Data.SqlServerCe Namespace