The LogicalExpression type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | LeftHandSide |
Gets the ICriterion that will be on the Left Hand Side of the Op.
|
![]() | Op |
Get the Sql operator to put between the two Expressions.
|
![]() | RightHandSide |
Gets the ICriterion that will be on the Right Hand Side of the Op.
|