Overload List

  Name Description
Public method DeleteAttributes<(Of <<'(T>)>>)(IList, array<String>[]()[][])
Deletes specified attributes from multiple items in SimpleDB.
Public method DeleteAttributes<(Of <<'(T>)>>)(Object, array<String>[]()[][])
Deletes specified attributes from a single item in SimpleDB.
Public method DeleteAttributes(ItemMapping, IList, array<String>[]()[][])
Deletes an ad-hoc list of item values from multiple items in SimpleDB without an item type generic parameter.
Public method DeleteAttributes(ItemMapping, Object, array<String>[]()[][])
Deletes an ad-hoc list of item values from SimpleDB without an item type generic parameter.

See Also