SelectValues Enumeration

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
An enumeration of all supported Select values for Query and Scan. Value of Count will force service to return the number of items, not the items themselves.

Inheritance Hierarchy

System.Object
  System.ValueType
    System.Enum
      Amazon.DynamoDBv2.DocumentModel.SelectValues

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

Syntax

C#
public enum SelectValues

The SelectValues type exposes the following members

Members

  Name Description
Enum AllAttributes
Enum AllProjectedAttributes
Enum Count
Enum SpecificAttributes

Version Information

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