LogicalExpression Properties |
The LogicalExpression type exposes the following members.
Name | Description | |
---|---|---|
![]() | CodeType |
Gets the type of the expression.
(Overrides ExpressionCodeType.) |
![]() | IsChild |
Gets value that indicates that the current is a child expression.
|
![]() | Left |
Gets the left expression.
|
![]() | Operator |
Gets the operator joining the left and right expression.
|
![]() | Right |
Gets the right exprssison.
|