PredicatesSql Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7.1
Syntax

public static SqlPredicate Sql(
	string sql
)

Parameters

sql
Type: SystemString

Return Value

Type: SqlPredicate
See Also

Reference