Inheritance Hierarchy
Hazelcast.CorePredicateExt
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.2
Syntax
The PredicateExt type exposes the following members.
Methods
Name | Description | |
---|---|---|
And | ||
Between | ||
Equal | ||
GreaterThan | ||
GreaterThanOrEqual | ||
ILike | ||
In | ||
LessThan | ||
LessThanOrEqual | ||
Like | ||
MatchesRegex | ||
Not | ||
NotEqual | ||
Or |
See Also