Creates a MultiTableDocumentBatchWrite object that is a combination
of the current DocumentBatchWrite and the specified DocumentBatchWrite.
Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public MultiTableDocumentBatchWrite Combine(
DocumentBatchWrite otherBatch
)
Parameters
- otherBatch
-
Type: Amazon.DynamoDBv2.DocumentModel.DocumentBatchWrite
Other DocumentBatchWrite object.
Return Value
Type: Amazon.DynamoDBv2.DocumentModel.MultiTableDocumentBatchWrite
MultiTableDocumentBatchWrite consisting of the two DocumentBatchWrite objects.
Type: Amazon.DynamoDBv2.DocumentModel.MultiTableDocumentBatchWrite
MultiTableDocumentBatchWrite consisting of the two DocumentBatchWrite objects.
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5