PgSqlSyncProvider Constructor(String,PgSqlConnection)
Initializes a new instance of the
PgSqlSyncProvider 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.