The CriteriaTransformer type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone(DetachedCriteria) |
Creates an exact clone of the criteria
| |
Clone(ICriteria) |
Creates an exact clone of the criteria
| |
TransformToRowCount(DetachedCriteria) |
Returns a clone of the original criteria, which will return the count
of rows that are returned by the original criteria query.
| |
TransformToRowCount(ICriteria) |
Returns a clone of the original criteria, which will return the count
of rows that are returned by the original criteria query.
|
Extension Methods
Name | Description |
---|