The LogicalExpression type exposes the following members.

Properties

  NameDescription
Protected propertyLeftHandSide
Gets the ICriterion that will be on the Left Hand Side of the Op.
Protected propertyOp
Get the Sql operator to put between the two Expressions.
Protected propertyRightHandSide
Gets the ICriterion that will be on the Right Hand Side of the Op.

See Also