使用SharePoint YesNo (布尔型)字段查询SharePoint关键字查询语言(KQL)的正确语法是什么?我在KQL文档中找不到任何例子,也没有一种快速的测试方法。
IsRetained:Yes
IsRetained:'Yes'
IsRetained:True
IsRetained:true
IsRetained:1发布于 2020-03-24 02:33:51
根据我的测试,您可以使用以下关键字进行搜索:
IsRetained:True
IsRetained:true
IsRetained:1艾斯雷兹:真

艾斯雷兹:真

发布日期:1

如果使用"IsRetained:Yes“或"IsRetained:'Yes'”进行搜索

https://stackoverflow.com/questions/60778386
复制相似问题