Overload List

  NameDescription
Public methodStatic memberTransformToRowCount(DetachedCriteria)
Returns a clone of the original criteria, which will return the count of rows that are returned by the original criteria query.
Public methodStatic memberTransformToRowCount(ICriteria)
Returns a clone of the original criteria, which will return the count of rows that are returned by the original criteria query.

See Also