AWS SDK for .NET Documentation
CreateMultiTableBatchGet Method (batches)
AmazonAmazon.DynamoDB.DataModelIDynamoDBContextCreateMultiTableBatchGet(array<BatchGet>[]()[][]) Did this page help you?   Yes   No    Tell us about it...
Creates a MultiTableBatchGet object, composed of multiple individual BatchGet objects.
Declaration Syntax
C#
MultiTableBatchGet CreateMultiTableBatchGet(
	params BatchGet[] batches
)
Parameters
batches (array<BatchGet>[]()[][])
Individual BatchGet objects
Return Value
Composite MultiTableBatchGet object

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