下止点寻呼

发布于 2024-07-11 11:25:29 字数 381 浏览 10 评论 0原文

我将 SharePoint(业务数据列表 Web 部件)与 BDC 一起使用。 我用它从数据库中取回数据,很好而且简单。

但是,当我进行搜索时,我收到了网页分页的许多结果。 这需要一段时间才能返回任何搜索结果(即使在分页数据之间导航时也是如此)。 我猜测(请原谅我的无知)所有结果都会返回,并且分页是在 SharePoint 服务器上完成的,而不是在 SQL 级别上完成的。 我们可以进行 SQL 分页吗,例如 SQL 分页

请有人可以解释一下吗?

亲切的问候 骨头

I’m using SharePoint (Business Data List web part) with the BDC. I use this to bring back data from the database, nice and simple.

However, when I do a search I receive a number of results being paged by the web page. This takes a while to bring back any search results (even when navigating between the paged data). I’m guessing (please forgive my ignorance) that all the results are returned and the paging is done on the SharePoint server, not at the SQL level. Can we do SQL paging for example SQL Paging

Please can someone shed some light on this?

Kind regards
Bones

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

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

发布评论

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

评论(2

无远思近则忧 2024-07-18 11:25:29

您确定这会带回所有数据吗? 我确实不是这样认为的。 请参阅 此处此处< /a>.

Are you sure that is brings back ALL the data. That's really not how I saw it working. See here and here.

我一向站在原地 2024-07-18 11:25:29

将 JQuery 分页与列表视图 Web part.List 视图 Web 部件结合使用,用于从 sharepoint 内容数据库填充数据

Use JQuery paging with list view web part.List view web part is used for populating data from sharepoint content database

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