The IBinaryOperatorNode type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DataType |
Retrieves the data type for the overall operator expression.
(Inherited from IOperatorNode.) |
![]() | LeftHandOperand |
The left-hand operand of the operator.
|
![]() | RightHandOperand |
The right-hand operand of the operator.
|