Overload List
| Name | Description | |
|---|---|---|
| SlicedFindAll(Type, Int32, Int32, DetachedCriteria) |
Returns a portion of the query results (sliced)
| |
| SlicedFindAll(Type, Int32, Int32, array<ICriterion>[]()) |
Returns a portion of the query results (sliced)
| |
| SlicedFindAll(Type, Int32, Int32, array<Order>[](), DetachedCriteria) |
Returns a portion of the query results (sliced)
| |
| SlicedFindAll(Type, Int32, Int32, array<Order>[](), array<ICriterion>[]()) |
Returns a portion of the query results (sliced)
|