Part 9 – Pagination with Skip and Take vs Continuation

What are pages and how do we handle them?
When working with more than 10,000 records in an OData result, F&O will automatically split that chunk of records into a page. When we have more than 1 page in our result set, we have to find a way to loop though those pages. We have records stored in (up to) 10k pages with as many pages as is required for a query. However, if you’re needing to…

Continue Reading Nathan Clouse’s Article on their blog

Part 9 – Pagination with Skip and Take vs Continuation

What are pages and how do we handle them? When working with more than 10,000 records in an OData result, F&O will automatically split that chunk of records into a page. When we have more than 1 page in our result set, we have to find a way to loop though those pages.

Blog Syndicated with Nathan Clouse’s Permission

Author: Nathan Clouse

Share This Post On
Share via
Copy link
Powered by Social Snap