Table.CreateBatchGet Method

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Creates a DocumentBatchGet object for the current table, allowing a batch-get operation against DynamoDB.

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

Syntax

C#
public DocumentBatchGet CreateBatchGet()
Return Value
Type: Amazon.DynamoDBv2.DocumentModel.DocumentBatchGet
Empty DocumentBatchGet object.

Version Information

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