Binary
Abstract base class for binary expressions. NOTE: All binary expressions contains a left and a right operand. Both operands must be valid expressions and neiher of the operands can be null when the query is run.
Fields
Name | Data Type | Description |
---|---|---|
Item |
object |
An instance of AggregatingFunction or Binary or Categorization or QueryConstant or Function or QueryField or QueryForm or ExpressionList or SurveyQuery |
Item1 |
object |
An instance of AggregatingFunction or Binary or Categorization or QueryConstant or Function or QueryField or QueryForm or ExpressionList or SurveyQuery |
SchemaLevel |
||
OrderBy |
true |