ComparisonExpression class

ComparisonExpression class

The comparison expression. To learn more, visit the Working with Fields documentation article.

Properties

NameDescription
comparison_operatorGets the comparison operator.
left_expressionGets the left expression.
right_expressionGets the right expression.

See Also