Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用同步框架将表与某些过滤器同步?
例如:我只想UserId=n为特定用户同步记录。
UserId=n
开箱即用支持过滤,您应该查看文档:
演练:定义过滤范围和供应服务器数据库
演练:供应具有过滤范围的客户端数据库
演练:为筛选的范围执行同步 [SQL Express]
如果您使用本地数据库缓存向导或较旧的同步提供程序:
如何:过滤行和列