Class for retrieving a batch of Documents from multiple DynamoDB tables.
Inheritance Hierarchy
Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class MultiTableDocumentBatchGet : Object
The MultiTableDocumentBatchGet type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
MultiTableDocumentBatchGet(DocumentBatchGet[]) | Constructs a MultiTableDocumentBatchGet object from a number of DocumentBatchGet objects. |
Properties
Methods
Name | Description | |
---|---|---|
![]() |
AddBatch(DocumentBatchGet) | Add a DocumentBatchGet object to the multi-table batch request. |
![]() |
Execute() | Executes a multi-table batch request against all configured batches. Results are stored in the respective DocumentBatchGet objects. |
![]() |
ExecuteAsync(CancellationToken) |
Initiates the asynchronous execution of the Execute operation.
|
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5