CAML 查询帮助?

发布于 2024-07-19 02:41:24 字数 33 浏览 3 评论 0原文

有没有办法使用 CAML 查询获取列表项的所有版本?

Is there a way to get all versions of list item(s) using a CAML Query?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

谁许谁一生繁华 2024-07-26 02:41:24

我认为这不会在任何采用 CAML 查询作为参数的 API 中直接公开。 您可能需要使用 CAML 查询获取 ListItem 的当前版本,然后再次调用以获取该项目的所有版本。

I don't think that's exposed directly in any of the APIs that take CAML queries as parameters. You'll probably need to get the current version of the ListItem using your CAML query and then make another call to get all versions of that item.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文