SqlPredicate Constructor (String)Hazelcast .Net Client Class Library
Initializes a new instance of the SqlPredicate class

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

public SqlPredicate(
	string sql
)

Parameters

sql
Type: SystemString
See Also

Reference