Overload List
| Name | Description | |
|---|---|---|
| EqPropertyExpression(String, IProjection) |
Initializes a new instance of the EqPropertyExpression class.
| |
| EqPropertyExpression(String, String) |
Initializes a new instance of the EqPropertyExpression class
that compares two mapped properties using an "equal" constraint.
| |
| EqPropertyExpression(IProjection, IProjection) |
Initializes a new instance of the EqPropertyExpression class.
| |
| EqPropertyExpression(IProjection, String) |
Initializes a new instance of the EqPropertyExpression class.
|