The primary key of the first item that this operation will evaluate. Use the value that was returned for LastEvaluatedKey in the
previous operation. The data type for ExclusiveStartKey must be String, Number or Binary. No set data types are allowed. In a
parallel scan, a Scan request that includes ExclusiveStartKey must specify the same segment whose previous Scan
returned the corresponding value of LastEvaluatedKey.
Namespace: Amazon.DynamoDBv2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public Dictionary<String, AttributeValue> ExclusiveStartKey { get; set; }
Property Value
Type: System.Collections.Generic.Dictionary<System.String, Amazon.DynamoDBv2.Model.AttributeValue>
Type: System.Collections.Generic.Dictionary<System.String, Amazon.DynamoDBv2.Model.AttributeValue>
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8