Overload List

  Name Description
Public method PutAttributes<(Of <<'(T>)>>)(PropertyValues)
Puts a property values collection into SimpleDB.
Public method PutAttributes<(Of <<'(T>)>>)(List<(Of <<'(PropertyValues>)>>))
Puts multiple property values collections into SimpleDB.
Public method PutAttributes(ItemMapping, PropertyValues)
Puts a single property values collection into SimpleDB.
Public method PutAttributes(ItemMapping, List<(Of <<'(PropertyValues>)>>))
Puts multiple property values collections into SimpleDB.

See Also