AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: (assembly version)
public class MultiTableDocumentBatchGet : Object
The MultiTableDocumentBatchGet type exposes the following members
Name | Description | |
---|---|---|
![]() |
MultiTableDocumentBatchGet(DocumentBatchGet[]) | Constructs a MultiTableDocumentBatchGet object from a number of DocumentBatchGet objects. |
Name | Type | Description | |
---|---|---|---|
![]() |
Batches | System.Collections.Generic.List<Amazon.DynamoDBv2.DocumentModel.DocumentBatchGet> | List of DocumentBatchGet objects to include in the multi-table batch request. |
![]() |
TotalKeys | System.Int32 | Total number of primary keys in the multi-table batch request. |
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. Amazon.DynamoDBv2.DocumentModel.MultiTableDocumentBatchGet.Execute |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8