Overload List

NameDescription
Public methodStatic memberFindAllByProperty(Type, String, Object)
Finds records based on a property value - automatically converts null values to IS NULL style queries.
Public methodStatic memberFindAllByProperty(Type, String, String, Object)
Finds records based on a property value - automatically converts null values to IS NULL style queries.

See Also