Overload List
| Name | Description | |
|---|---|---|
| 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.
|