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

  NameDescription
GetTypedValues (Inherited from PropertyExpression.)
ToSqlString (Inherited from PropertyExpression.)
ToString
(Inherited from PropertyExpression.)

Public Constructors

  NameDescription
GePropertyExpressionNew
Initializes a new instance of the GePropertyExpression class that compares two mapped properties using an "greater than or equal" constraint.

Protected Properties

  NameDescription
Op
Get the Sql operator to use for the LtPropertyExpression.
(Overrides .Op.)