Overload List
| Name | Description | |
|---|---|---|
| SlicedFindAll(Int32, Int32, DetachedCriteria) |
Returns a portion of the query results (sliced)
| |
| SlicedFindAll(Int32, Int32, array<ICriterion>[]()) |
Returns a portion of the query results (sliced)
| |
| SlicedFindAll(Int32, Int32, array<Order>[](), array<ICriterion>[]()) |
Returns a portion of the query results (sliced)
|
See Also
ActiveRecordMediator<(Of <T>)> Members
Castle.ActiveRecord Namespace