DeleteItemOperationConfig Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Configuration for the Table.DeleteItem operation

Inheritance Hierarchy

System.Object
  Amazon.DynamoDBv2.DocumentModel.DeleteItemOperationConfig

Namespace: Amazon.DynamoDBv2.DocumentModel
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class DeleteItemOperationConfig : Object

The DeleteItemOperationConfig type exposes the following members

Constructors

  Name Description
Public Method DeleteItemOperationConfig()

Properties

  Name Description
Public Property Expected Document representing the expected state
Public Property ReturnValues Flag specifying what values should be returned. DeleteItem only supports ReturnValues.AllOldAttributes and ReturnValues.None

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5