DocumentBatchGet Constructor (Table)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Constructs a DocumentBatchGet instance for a specific table.

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

Syntax

C#
public DocumentBatchGet(
         Table targetTable
)

Parameters

targetTable
Type: Amazon.DynamoDBv2.DocumentModel.Table

Table to get items from.

Version Information

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