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 abstract class DynamoDBEntry : Object ICloneable
The DynamoDBEntry type exposes the following members
| Name | Description | |
|---|---|---|
|
AsArrayOfDynamoDBEntry() | Explicitly convert DynamoDBEntry to DynamoDBEntry[] |
|
AsArrayOfPrimitive() | Explicitly convert DynamoDBEntry to Primitive[] |
|
AsArrayOfString() | Explicitly convert DynamoDBEntry to String[] |
|
AsBoolean() | Explicitly convert DynamoDBEntry to Boolean |
|
AsByte() | Explicitly convert DynamoDBEntry to Byte |
|
AsByteArray() | Explicitly convert DynamoDBEntry to byte[] |
|
AsChar() | Explicitly convert DynamoDBEntry to Char |
|
AsDateTime() | Explicitly convert DynamoDBEntry to DateTime |
|
AsDecimal() | Explicitly convert DynamoDBEntry to Decimal |
|
AsDocument() | Convert DynamoDBEntry to Document |
|
AsDouble() | Explicitly convert DynamoDBEntry to Double |
|
AsDynamoDBBool() | Convert DynamoDBEntry to DynamoDBBool |
|
AsDynamoDBList() | Convert DynamoDBEntry to DynamoDBList |
|
AsDynamoDBNull() | Convert DynamoDBEntry to DynamoDBNull |
|
AsGuid() | Explicitly convert DynamoDBEntry to Guid |
|
AsHashSetOfByteArray() | Explicitly convert DynamoDBEntry to HashSet<byte[]> |
|
AsHashSetOfDynamoDBEntry() | Explicitly convert DynamoDBEntry to HashSet<DynamoDBEntry> |
|
AsHashSetOfMemoryStream() | Explicitly convert DynamoDBEntry to HashSet<MemoryStream> |
|
AsHashSetOfPrimitive() | Explicitly convert DynamoDBEntry to HashSet<Primitive> |
|
AsHashSetOfString() | Explicitly convert DynamoDBEntry to HashSet<String> |
|
AsInt() | Explicitly convert DynamoDBEntry to Int32 |
|
AsListOfByteArray() | Explicitly convert DynamoDBEntry to List<byte[]> |
|
AsListOfDocument() | Explicitly convert DynamoDBEntry to List<Document> |
|
AsListOfDynamoDBEntry() | Explicitly convert DynamoDBEntry to List<DynamoDBEntry> |
|
AsListOfMemoryStream() | Explicitly convert DynamoDBEntry to List<MemoryStream> |
|
AsListOfPrimitive() | Explicitly convert DynamoDBEntry to List<Primitive> |
|
AsListOfString() | Explicitly convert DynamoDBEntry to List<String> |
|
AsLong() | Explicitly convert DynamoDBEntry to Int64 |
|
AsMemoryStream() | Explicitly convert DynamoDBEntry to MemoryStream |
|
AsPrimitive() | Convert DynamoDBEntry to Primitive |
|
AsPrimitiveList() | Convert DynamoDBEntry to PrimitiveList |
|
AsSByte() | Explicitly convert DynamoDBEntry to SByte |
|
AsShort() | Explicitly convert DynamoDBEntry to Int16 |
|
AsSingle() | Explicitly convert DynamoDBEntry to Single |
|
AsString() | Explicitly convert DynamoDBEntry to String |
|
AsUInt() | Explicitly convert DynamoDBEntry to UInt32 |
|
AsULong() | Explicitly convert DynamoDBEntry to UInt64 |
|
AsUShort() | Explicitly convert DynamoDBEntry to UInt16 |
|
Clone() |
.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