Creates a map of attribute names mapped to AttributeValueUpdate objects.
Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public Dictionary<String, AttributeValueUpdate> ToAttributeUpdateMap(
Boolean changedAttributesOnly
)
Parameters
- changedAttributesOnly
-
Type: System.Boolean
If true, only attributes that have been changed will be in the map.
Return Value
System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Amazon.DynamoDBv2.Model.AttributeValueUpdate, AWSSDK, Version=2.0.0.3, Culture=neutral, PublicKeyToken=9f476d3089b52be3]]
System.Collections.Generic.Dictionary`2[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[Amazon.DynamoDBv2.Model.AttributeValueUpdate, AWSSDK, Version=2.0.0.3, Culture=neutral, PublicKeyToken=9f476d3089b52be3]]
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5