AWS SDK for .NET Documentation
MultiTableBatchGet Constructor (batches)
Amazon
►
Amazon.DynamoDB.DataModel
►
MultiTableBatchGet
►
MultiTableBatchGet(
array<
BatchGet
>
[]
()
[]
[]
)
C#
Did this page help you?
Yes
No
Tell us about it...
Constructs a MultiTableBatchGet object from a number of BatchGet objects
Declaration Syntax
C#
public
MultiTableBatchGet
(
params
BatchGet
[]
batches
)
Parameters
batches
(
array<
BatchGet
>
[]
()
[]
[]
)
Collection of BatchGet objects
Assembly:
AWSSDK
(Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)