Is there a way for merge pull replication to discard changes at subscriber and only get the data from server?
This needs to be done, for a bidirectional replication, where if there is any error at client side and client wants to discard his changes and just want overwrite with server data if there are any.