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