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. |
|
BeginExecute(AsyncCallback, object) |
Initiates the asynchronous execution of the Execute operation.
|
|
EndExecute(IAsyncResult) |
Finishes the asynchronous execution of the Execute operation.
|
|
Execute() | Executes a multi-table batch request against all configured batches. Results are stored in the respective DocumentBatchGet objects. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5