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