Base class for ICriterion implementations.
The following tables list the members exposed by the AbstractCriterion type.
Public Methods
| Name | Description | |
|---|---|---|
| BitwiseAnd | Overloaded. | |
| BitwiseOr | Overloaded. | |
| 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
| Name | Description | |
|---|---|---|
| AbstractCriterionNew |