HI ALL:
My sharepoint list has more than 8000 rows , and I use filter query to get what data I want .

And I had enabled "Pagination" can set up to "100000"

SO .....if my sharepoint list data is more than "100000" rows , the get item function with query will work correctly or not ??
(Each time after the filter query , I will got 100 ~150 rows)