AWS SDK for .NET Documentation
ExecuteBatchWrite Method (batches)
Amazon
►
Amazon.DynamoDB.DataModel
►
IDynamoDBContext
►
ExecuteBatchWrite(
array<
BatchWrite
>
[]
()
[]
[]
)
C#
Did this page help you?
Yes
No
Tell us about it...
Issues a batch-write request with multiple batches.
Declaration Syntax
C#
void
ExecuteBatchWrite
(
params
BatchWrite
[]
batches
)
Parameters
batches
(
array<
BatchWrite
>
[]
()
[]
[]
)
Configured BatchWrite objects
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)