Overload List

  NameDescription
Public methodLtPropertyExpression(String, IProjection)
Initializes a new instance of the LtPropertyExpression class.
Public methodLtPropertyExpression(String, String)
Initializes a new instance of the LtPropertyExpression class that compares two mapped properties using an "less than" constraint.
Public methodLtPropertyExpression(IProjection, IProjection)
Initializes a new instance of the LtPropertyExpression class.
Public methodLtPropertyExpression(IProjection, String)
Initializes a new instance of the LtPropertyExpression class.

See Also