Add a single item to delete, identified by its hash-and-range primary key.
Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public void AddKeyToDelete(
Primitive hashKey,
Primitive rangeKey
)
Parameters
- hashKey
-
Type: Amazon.DynamoDBv2.DocumentModel.Primitive
Hash key element of the item to delete.
- rangeKey
-
Type: Amazon.DynamoDBv2.DocumentModel.Primitive
Range key element of the item to delete.
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5