Overload List

NameDescription
Public methodStatic memberSlicedFindAll(Type, Int32, Int32, DetachedCriteria)
Returns a portion of the query results (sliced)
Public methodStatic memberSlicedFindAll(Type, Int32, Int32, array<ICriterion>[]())
Returns a portion of the query results (sliced)
Public methodStatic memberSlicedFindAll(Type, Int32, Int32, array<Order>[](), DetachedCriteria)
Returns a portion of the query results (sliced)
Public methodStatic memberSlicedFindAll(Type, Int32, Int32, array<Order>[](), array<ICriterion>[]())
Returns a portion of the query results (sliced)

See Also