AWS SDK for .NET Documentation
AddPutItems Method (values)
Amazon
►
Amazon.DynamoDB.DataModel
►
BatchWrite
<
(Of
<
(
<'
T
>
)
>
)
>
►
AddPutItems(IEnumerable
<
(Of
<
<'
(
T
>
)
>
>
)
)
C#
Did this page help you?
Yes
No
Tell us about it...
Add a number of items to be put in the current batch operation
Declaration Syntax
C#
public
void
AddPutItems
(
IEnumerable
<T>
values
)
Parameters
values
(
IEnumerable
<
(Of
<
(
<'
T
>
)
>
)
>
)
Items to put
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)