Community

Difference Between Fetched Row Count and Just Row Count

(Andrejus Baranovskis) While implementing various validation rules in ADF BC, we can call two methods to get number of rows for specific entity – getFetchedRowCount() and getRowCount(). What’s the difference between these two and what you should keep in mind?

Read More - Register for Free Membership

Tags: