Tagged Questions
2
votes
0answers
475 views
How to partition client sensitive data using Microsoft Sync Framework (v2 CTP 2)?
Our central database is to be synchronized in a hub & spoke fashion.
We need to be able to partition the data in a way that client data is replicated locally only to that client.
Has anyone ...