Overload List
| Name | Description | |
|---|---|---|
| FindAllByProperty(Type, String, Object) |
Finds records based on a property value - automatically converts null values to IS NULL style queries.
| |
| FindAllByProperty(Type, String, String, Object) |
Finds records based on a property value - automatically converts null values to IS NULL style queries.
|