Overload List

  NameDescription
Public methodGtPropertyExpression(String, IProjection)
Initializes a new instance of the GtPropertyExpression class.
Public methodGtPropertyExpression(String, String)
Initializes a new instance of the GtPropertyExpression class that compares two mapped properties using an "greater than" constraint.
Public methodGtPropertyExpression(IProjection, IProjection)
Initializes a new instance of the GtPropertyExpression class.
Public methodGtPropertyExpression(IProjection, String)
Initializes a new instance of the GtPropertyExpression class.

See Also