Sync Framework Toolkit过滤器子句配置向导Where子句 [英] Sync Framework Toolkit Filter Clause Config Wizard Where Clause

查看:119
本文介绍了Sync Framework Toolkit过滤器子句配置向导Where子句的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在同步工具包confiq向导中,我尝试在 'colA'上创建一个  TableA过滤器,以排除同步行。

In the sync toolkit confiq wizard I am trying to create a filter on TableA for 'colA' to exclude rows for the sync.

当我查看'tableA'上的过滤器列 表' 时,它会使用[side] .colA = @colA预先填充过滤子句。但我想做的是过滤TableA其中colA<> '6'喜欢sql语句选择*来自TableA其中
colA<> '6'。 

When I check the filter column on 'tableA' the table the wizard it pre-populates the filter clause with [side].colA = @colA but what I want to do is filter TableA Where colA <> '6' like the sql statement Select * from TableA Where colA <> '6'. 

有人可以帮我实现这个过滤器吗?我再次使用工具包和向导来生成配置文件。在此先感谢

Can someone please help me achieve this filter? Again I am using the toolkit with the wizard to generate a config file. Thanks in advance

推荐答案

直接编辑配置文件以包含您想要的过滤器
just edit the config file directly to include the filter that you want


这篇关于Sync Framework Toolkit过滤器子句配置向导Where子句的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆