web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Count total number of records

Muhammad Afsar Khan Profile Picture Muhammad Afsar Khan 2,676
To count number of records in a query, you just need check it through SysQuery::countTotal(QueryRun) and if the query have more than one data sources use SysQuery::countLoops(QueryRun) instead of SysQuery::countTotal(QueryRun).

Happy Daxing

This was originally posted here.

Comments

*This post is locked for comments