Amazon AWS SDK Guia do Utilizador Página 67

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 155
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 66
In the preceding example, the ExpressionAttributeNames property specifies the placeholder #title
to represent the Title attribute.The ExpressionAttributeValues property specifies the placeholder
:product to represent the value 18-Bicycle 301.The ConditionExpression property specifies
that #title (Title) must equal :product (18-Bicycle 301).
Additional Resources
For additonal information and code examples, see:
DynamoDB Series - Expressions
Accessing Item Attributes with Projection Expressions
Using Placeholders for Attribute Names and Values
Specifying Conditions with Condition Expressions
Modifying Items and Attributes with Update Expressions
Working with Items Using the AWS SDK for .NET Low-Level API
Querying Tables Using the AWS SDK for .NET Low-Level API
Scanning Tables Using the AWS SDK for .NET Low-Level API
Working with Local Secondary Indexes Using the AWS SDK for .NET Low-Level API
Working with Global Secondary Indexes Using the AWS SDK for .NET Low-Level API
JSON Support in Amazon DynamoDB with the
AWS SDK for .NET
The AWS SDK for .NET supports JSON data when working with Amazon DynamoDB. This enables you
to more easily get JSON-formatted data from, and insert JSON documents into, DynamoDB tables.
Topics
Get Data from a DynamoDB Table in JSON Format (p. 63)
Insert JSON Format Data into a DynamoDB Table (p. 64)
DynamoDB Data Type Conversions to JSON (p. 64)
Additional Resources (p. 65)
Get Data from a DynamoDB Table in JSON Format
The following example shows how to get data from a DynamoDB table in JSON format:
// using Amazon.DynamoDBv2;
// using Amazon.DynamoDBv2.DocumentModel;
var client = new AmazonDynamoDBClient();
var table = Table.LoadTable(client, "AnimalsInventory");
var item = table.GetItem(3, "Horse");
var jsonText = item.ToJson();
Console.Write(jsonText);
// Output:
// {"Name":"Shadow","Type":"Horse","Id":3}
var jsonPrettyText = item.ToJsonPretty();
Version v2.0.0
63
AWS SDK for .NET Developer Guide
JSON Support in Amazon DynamoDB
Vista de página 66
1 2 ... 62 63 64 65 66 67 68 69 70 71 72 ... 154 155

Comentários a estes Manuais

Sem comentários

Sanyo DS19310 manuals

Owner’s manuals and user’s guides for Televisions Sanyo DS19310.
We providing pdf manuals Sanyo DS19310 for download free by document types:






More products and manuals for Televisions Sanyo

Models Document Type
CE42SRE1 User Manual       Sanyo CE42SRE1 User Manual, 64 pages
LCD-26XR9DA User Manual   Sanyo LCD-26XR9DA User Manual, 38 pages
CE42LH2WP User Manual   Sanyo CE42LH2WP User Manual, 33 pages
DP19649 User Manual    Sanyo DP19649 User Manual, 60 pages
CE52SR1 User Manual   Sanyo CE52SR1 User Manual, 1 pages
DP32640 User Manual   Sanyo DP32640 User Manual, 16 pages
HIGH-DEFINITION DIGITAL PLASMA TELEVISION DP50747 User Manual   Sanyo HIGH-DEFINITION DIGITAL PLASMA TELEVISION DP50747 User Manual, 52 pages
AVM2445 User Manual   Sanyo AVM2445 User Manual, 18 pages
42WPX1 User Manual   Sanyo 42WPX1 User Manual, 2 pages
52LH1WP User Manual   Sanyo 52LH1WP User Manual, 1 pages
AVM-1309S User Manual     Sanyo AVM-1309S User Manual, 44 pages
1080p HDTV LCD DP50842 User Manual   Sanyo 1080p HDTV LCD DP50842 User Manual, 2 pages
CE32DFN2-B User Manual   Sanyo CE32DFN2-B User Manual, 20 pages
LCD-37XR9SDA User Manual   Sanyo LCD-37XR9SDA User Manual, 41 pages
AVL-263 User Manual   Sanyo AVL-263 User Manual, 44 pages
LCD-37XR9DA User Manual   Sanyo LCD-37XR9DA User Manual, 41 pages
PLC-XU73 User Manual   Sanyo PLC-XU73 User Manual, 64 pages
CLT1554 User Manual     Sanyo CLT1554 User Manual, 60 pages
DS35510 User Manual     Sanyo DS35510 User Manual, 68 pages
CE32WN3-B User Manual   Sanyo CE32WN3-B User Manual, 20 pages