Helper mothod for creating builtin predicates
Inheritance Hierarchy
Hazelcast.CorePredicates
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9
Syntax
The Predicates type exposes the following members.
Methods
Name | Description | |
---|---|---|
And | ||
False | ||
InstanceOf | ||
IsBetween | ||
IsEqual | ||
IsGreaterThan | ||
IsGreaterThanOrEqual | ||
IsILike | ||
IsIn | ||
IsLessThan | ||
IsLessThanOrEqual | ||
IsLike | ||
IsNotEqual | ||
Key | ||
MatchesRegex | ||
Not | ||
Or | ||
Property | ||
Sql | ||
This | ||
True |
See Also