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