【发布时间】:2010-10-29 20:58:39
【问题描述】:
谁能告诉我以下条件的 CAML 查询是什么
[[Col1=22 And Col2=23] OR [Col3=Yes] ] And [ [Col4=16] OR [Col5=56 ] ]
其中 Col1,Col2,Col3,Col4,Col5 是我列表的列,22,23,Yes 16 和 56 是一些模拟值。
提前致谢! 萨钦
【问题讨论】:
-
括号中有语法错误...否则,请使用:u2u.net/res/Tools/CamlQueryBuilder.aspx
-
嗨菲利普,我已经更新了条件。感谢告知
标签: sharepoint caml