Search.Limit Property

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Upper limit on the number of items returned. For Queries: upper limit on the number of items returned. For Scan: limit on the number of items scanned. Maps directly to Limit property on Query and Scan operations.

Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public Int32 Limit { get; }
Property Value
Type: System.Int32

Version Information

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