IFilter
Sets given value and operation to equal to for this filter
IFilter
Sets given value and operation to greater than for this filter
IFilter
Sets given value and operation to greater than or equal to for this filter
IFilter
Sets given values and operation to in for this filter.
IFilter
Sets given values and operation to is not null for this filter.
IFilter
Sets given values and operation to is null for this filter.
IFilter
Sets given value and operation to less than for this filter
IFilter
Sets given value and operation to less than or equal to for this filter
IFilter
Sets given values and operation to like for this filter.
IFilter
Sets given value and operation to not equal to for this filter
IFilter
Sets given values and operation to not in for this filter.
IFilter
Sets given values and operation to not like for this filter.
IFilter
Generated using TypeDoc
Sets given value and operation to between for this filter. Only 2 values allowed.