标签: c# .net microsoft-sync-framework
如何使用同步框架将表与某些过滤器同步?
例如: 我想仅为特定用户同步UserId=n的记录。
UserId=n
答案 0 :(得分:0)
Walkthrough: Defining Filtered Scope and Provisioning Server Database
Walkthrough: Provisioning a Client Database with Filtered Scope
Walkthrough: Executing Synchronization for the Filtered Scope [SQL Express]
如果您使用本地数据库缓存向导或较旧的同步提供程序:
How to: Filter Rows and Columns