An ICriterion that represents an "greater than or equal" constraint
between two properties.
The following tables list the members exposed by the GePropertyExpression type.
Public Methods
| Name | Description | |
|---|---|---|
| GetTypedValues | (Inherited from PropertyExpression.) | |
| ToSqlString | (Inherited from PropertyExpression.) | |
| ToString | (Inherited from PropertyExpression.) |
Public Constructors
| Name | Description | |
|---|---|---|
| GePropertyExpressionNew |
Initializes a new instance of the GePropertyExpression class
that compares two mapped properties using an "greater than or equal" constraint.
|
Protected Properties
| Name | Description | |
|---|---|---|
| Op |
Get the Sql operator to use for the LtPropertyExpression.
(Overrides .Op.) |