Comparison Operator
Inheritance Hierarchy
Namespace: Amazon.DynamoDBv2
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class ComparisonOperator : ConstantClass
The ComparisonOperator type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
ComparisonOperator(string) | Default Constructor |
Properties
Name | Description | |
---|---|---|
![]() |
Value | Gets the value that needs to be used when send the value to AWS |
Methods
Name | Description | |
---|---|---|
![]() ![]() |
FindValue(string) | Finds the constant for the unique value. |
Fields
Name | Description | |
---|---|---|
![]() ![]() |
BEGINS_WITH | Constant BEGINS_WITH for ComparisonOperator |
![]() ![]() |
BETWEEN | Constant BETWEEN for ComparisonOperator |
![]() ![]() |
CONTAINS | Constant CONTAINS for ComparisonOperator |
![]() ![]() |
EQ | Constant EQ for ComparisonOperator |
![]() ![]() |
GE | Constant GE for ComparisonOperator |
![]() ![]() |
GT | Constant GT for ComparisonOperator |
![]() ![]() |
IN | Constant IN for ComparisonOperator |
![]() ![]() |
LE | Constant LE for ComparisonOperator |
![]() ![]() |
LT | Constant LT for ComparisonOperator |
![]() ![]() |
NE | Constant NE for ComparisonOperator |
![]() ![]() |
NOT_CONTAINS | Constant NOT_CONTAINS for ComparisonOperator |
![]() ![]() |
NOT_NULL | Constant NOT_NULL for ComparisonOperator |
![]() ![]() |
NULL | Constant NULL for ComparisonOperator |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8