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.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public enum SelectValues
 Members
 Members| Member | Description | 
|---|---|
| Count | |
| SpecificAttributes | |
| AllAttributes | |
| AllProjectedAttributes |