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