Use in filtering and finding methods of the collections.
| Member Name | Description |
|---|---|
| Exact | Exact |
| StartsWith | StartsWith |
| EndsWith | EndsWith |
| Contains | Contains |
| NotContain | NotContain |
| Greater | Greater |
| Lesser | Lesser |
| GreaterOrEqual | GreaterOrEqual |
| LesserOrEqual | LesserOrEqual |
| Not | Not |
Namespace: OrmLib
Assembly: OrmLib (in OrmLib.dll)