The base class for an ICriterion that compares a single Property to a value.

The following tables list the members exposed by the SimpleExpression type.

Public Methods

Public Constructors

  NameDescription
SimpleExpressionNewOverloaded.

Public Properties

  NameDescription
PropertyName
Gets the named Property for the Expression.

Value
Gets the Value for the Expression.

Protected Properties

  NameDescription
Op
Get the Sql operator to use for the specific subclass of SimpleExpression.