Overload List
| Name | Description | |
|---|---|---|
| FindOne(DetachedCriteria) |
Searches and returns a row. If more than one is found,
throws ActiveRecordException | |
| FindOne(array<ICriterion>[]()) |
Searches and returns the first row.
|
See Also
ActiveRecordMediator<(Of <T>)> Members
Castle.ActiveRecord Namespace