SQL Predicate
Inheritance Hierarchy
Hazelcast.CoreSqlPredicate
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.1.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 | (Inherited from Object.) |
![]() | GetFactoryId | |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetId | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ReadData | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WriteData |
See Also