SQLiteSyncProvider Constructor(String,SQLiteConnection)
Initializes a new instance of the
SQLiteSyncProvider class with the specified synchronization scope name and connection.
Parameters
- scopeName
- The name of the scope to synchronize.
- connection
- The connection to the database to synchronize.