DocumentBatchWrite.AddItemToDelete Method (Document)

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Add a single item to delete, identified by a Document object.

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

Syntax

C#
public void AddItemToDelete(
         Document document
)

Parameters

document
Type: Amazon.DynamoDBv2.DocumentModel.Document

Document representing the item to be deleted.

Version Information

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