AWS SDK for .NET Documentation
Combine Method (otherBatch)
AmazonAmazon.DynamoDBv2.DocumentModelDocumentBatchWriteCombine(DocumentBatchWrite) Did this page help you?   Yes   No    Tell us about it...
Creates a MultiTableDocumentBatchWrite object that is a combination of the current DocumentBatchWrite and the specified DocumentBatchWrite.
Declaration Syntax
C#
Parameters
otherBatch (DocumentBatchWrite)
Other DocumentBatchWrite object.
Return Value
MultiTableDocumentBatchWrite consisting of the two DocumentBatchWrite objects.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)