DocumentBatchGet.AddKey Method (Primitive)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Add a single item to get, identified by its hash primary key.

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

Syntax

C#
public void AddKey(
         Primitive hashKey
)

Parameters

hashKey
Type: Amazon.DynamoDBv2.DocumentModel.Primitive

Hash key element of the item to get.

Version Information

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