Conditions Enumeration
Enum Conditions
Namespace:
RingSoft.DbLookup.QueryBuilderAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Members
Member name | Description | |
---|---|---|
Equals | The equals | |
NotEquals | The not equals | |
GreaterThan | The greater than | |
GreaterThanEquals | The greater than equals | |
LessThan | The less than | |
LessThanEquals | The less than equals | |
Contains | Determines whether this instance contains the object. | |
NotContains | The not contains | |
EqualsNull | The equals null | |
NotEqualsNull | The not equals null | |
BeginsWith | The begins with | |
EndsWith | The ends with |