Overload List

  NameDescription
Public methodEqPropertyExpression(String, IProjection)
Initializes a new instance of the EqPropertyExpression class.
Public methodEqPropertyExpression(String, String)
Initializes a new instance of the EqPropertyExpression class that compares two mapped properties using an "equal" constraint.
Public methodEqPropertyExpression(IProjection, IProjection)
Initializes a new instance of the EqPropertyExpression class.
Public methodEqPropertyExpression(IProjection, String)
Initializes a new instance of the EqPropertyExpression class.

See Also