Overload List
| Name | Description | |
|---|---|---|
| FindFirst(DetachedCriteria) |
Searches and returns the first row.
| |
| FindFirst(array<ICriterion>[]()) |
Searches and returns the first row.
| |
| FindFirst(DetachedCriteria, array<Order>[]()) |
Searches and returns the first row.
| |
| FindFirst(array<Order>[](), array<ICriterion>[]()) |
Searches and returns the first row.
|
See Also
ActiveRecordMediator<(Of <T>)> Members
Castle.ActiveRecord Namespace