Superclass for an ICriterion that represents a constraint between two properties (with SQL binary operators).

The following tables list the members exposed by the PropertyExpression type.

Public Methods

Protected Constructors

  NameDescription
PropertyExpressionNew
Initialize a new instance of the PropertyExpression class that compares two mapped properties.

Protected Properties

  NameDescription
Op
Get the Sql operator to use for the property expression.