Overload | Description |
---|---|
PgSqlSyncScopeProvisioning Constructor(PgSqlConnection) | Initializes a new instance of the PgSqlSyncScopeProvisioning class with the specified connection. |
PgSqlSyncScopeProvisioning Constructor(PgSqlConnection,DbSyncScopeDescription) | Initializes a new instance of the PgSqlSyncScopeProvisioning class with the specified connection and sychronization scope description. |
PgSqlSyncScopeProvisioning Constructor(PgSqlConnection,SyncScopeProvisioningType) | Initializes a new instance of the PgSqlSyncScopeProvisioning class with the specified connection and provisioning type. |
PgSqlSyncScopeProvisioning Constructor(PgSqlConnection,DbSyncScopeDescription,SyncScopeProvisioningType) | Initializes a new instance of the PgSqlSyncScopeProvisioning class with the specified connection, sychronization scope description, and provisioning type. |