Constructs a Primitive with the specified value
and specifies whether it should be stored as a number or not.
Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public Primitive(
String value,
Boolean saveAsNumeric
)
Parameters
- value
-
Type: System.String
Value of the Primitive
- saveAsNumeric
-
Type: System.Boolean
Flag, set to true if value should be treated as a number instead of a string
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5