AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Retrieves the next set (page) of results If there are more items in the Scan/Query, PaginationToken will be set and can be consumed in a new Scan/Query operation to resume retrieving items from this point.

Note:

For .NET Core this operation is only available in asynchronous form. Please refer to GetNextSetAsync.

Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.DynamoDBv2.dll
Version: 3.x.y.z

Syntax

C#
public List<Document> GetNextSet()

Return Value


Type: List<Document>
Next set of Documents matching the search parameters

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5