DocumentBatchGet.Combine Method (DocumentBatchGet)

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
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

C#
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.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5