MultiTableDocumentBatchWrite.AddBatch Method (DocumentBatchWrite)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Add a DocumentBatchWrite object to the multi-table batch request.

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

Syntax

C#
public void AddBatch(
         DocumentBatchWrite batch
)

Parameters

batch
Type: Amazon.DynamoDBv2.DocumentModel.DocumentBatchWrite

DocumentBatchWrite to add.

Version Information

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