AWS SDK for .NET Documentation
AddDeleteKey Method (hashKey)
Amazon
►
Amazon.DynamoDB.DataModel
►
BatchWrite
<
(Of
<
(
<'
T
>
)
>
)
>
►
AddDeleteKey(Object)
C#
Did this page help you?
Yes
No
Tell us about it...
Add a single item to be deleted in the current batch operation. Item is identified by its hash primary key.
Declaration Syntax
C#
public
void
AddDeleteKey
(
Object
hashKey
)
Parameters
hashKey
(
Object
)
Hash key of the item to delete
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)