Hi community,
Firstly thanks for this SDK, I am using it every day for CRUD operation.
Now I would like to use it for pagination.
In fact, I noticed that for some SELECT query, pagination is needed to get back all documents.
Like with the Portal Azure, I need to use paging.
In the REST API documentation, the x-ms-continuous allows to pass in the next page.
Is that possible to use this functionality with the current SDK ?
Thanks,
Cyril
Hi community,
Firstly thanks for this SDK, I am using it every day for CRUD operation.
Now I would like to use it for pagination.
In fact, I noticed that for some SELECT query, pagination is needed to get back all documents.
Like with the Portal Azure, I need to use paging.
In the REST API documentation, the x-ms-continuous allows to pass in the next page.
Is that possible to use this functionality with the current SDK ?
Thanks,
Cyril