The IBinaryOperatorNode type exposes the following members.

Properties

  NameDescription
Public propertyDataType
Retrieves the data type for the overall operator expression.
(Inherited from IOperatorNode.)
Public propertyLeftHandOperand
The left-hand operand of the operator.
Public propertyRightHandOperand
The right-hand operand of the operator.

See Also