An object-oriented representation of a query criterion that may be used as a constraint
in a ICriteria query.
The following tables list the members exposed by the ICriterion type.
Public Methods
| Name | Description | |
|---|---|---|
| GetTypedValues |
Return typed values for all parameters in the rendered SQL fragment
| |
| ToSqlString |
Render a SqlString fragment for the expression.
|