查询> sharepoint列表项目版本历史记录 [英] Query on > sharepoint list item version history

查看:217
本文介绍了查询> sharepoint列表项目版本历史记录的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


想知道我们在内容数据库中保存所有列表项版本历史记录的位置? 。我们确切地使用哪个表来存储所有与项目相关的版本。


我了解内容数据库中的ClientCache表。我们是否将列表项版本相关信息存储到ClientCache表中?


如果不存在那么我们存储到该列表中的所有信息是什么?从clientCache表中删除该数据的风险是什么?



问候:


Sanjay 

解决方案

您好,


正式文件未提供列表项目版本历史数据库表信息及此不建议直接通过数据库查询或删除版本历史记录,它会有数据安全风险。


如果想以编程方式处理列表项版本历史记录,我们可以使用SharePoint API实现如下:


SharePoint ListItem版本控制和C#中的更改


谢谢


最好的问候



Hi,

Wanted to know where do we save all the list item version history in content DB ? . Which table do we exactly use to store all item related versions.

I know about ClientCache Table in content DB. Do we store list item versions related info into ClientCache Table ?

If no then what all info do we store into that list ? And what is the risk of deleting that data from clientCache Table ?

Regards:

Sanjay 

解决方案

Hi,

Official Document not provide list item version history Database table information and this is not recommended to query or delete version history via Database directly, it will have data security risk.

If want to handle list item version history programmatically, we could use SharePoint API to achieve like below:

SharePoint ListItem Versioning and Changes in C#

Thanks

Best Regards


这篇关于查询> sharepoint列表项目版本历史记录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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