The following is an example of how to reference the ComparisonOperator object:
// The full path is required. dundas.entities.ComparisonOperator.EQUAL_TO
Name | Description | |
---|---|---|
EQUAL_TO | ||
GREATER_THAN | ||
GREATER_THAN_OR_EQUAL_TO | ||
LESS_THAN | ||
LESS_THAN_OR_EQUAL_TO | ||
NONE | ||
NOT_EQUAL_TO |