Table.CreateBatchWrite Method

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Creates a DocumentBatchWrite object for the current table, allowing a batch-put/delete operation against DynamoDB.

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

Syntax

C#
public DocumentBatchWrite CreateBatchWrite()
Return Value
Type: Amazon.DynamoDBv2.DocumentModel.DocumentBatchWrite
Empty DocumentBatchWrite object.

Version Information

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