SQL Predicate
            
Inheritance Hierarchy
Hazelcast.CoreSqlPredicate
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.4.0
Syntax
The SqlPredicate type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SqlPredicate | Initializes a new instance of the SqlPredicate class  | |
| SqlPredicate(String) | Initializes a new instance of the SqlPredicate class  | 
Methods
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object).) | |
| GetFactoryId | ||
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetId | ||
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ReadData | ||
| ToString | (Overrides ObjectToString.) | |
| WriteData | 
See Also