Base class for ICriterion implementations.

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

Public Methods

  NameDescription
BitwiseAndOverloaded.
BitwiseOrOverloaded.
GetTypedValues
Return typed values for all parameters in the rendered SQL fragment

ToSqlString
Render a SqlString for the expression.

ToString
Gets a string representation of the AbstractCriterion.
(Overrides .ToString().)

Protected Constructors

  NameDescription
AbstractCriterionNew