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

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

public ILikePredicate(
	string attributeName,
	string expression
)

Parameters

attributeName
Type: SystemString
expression
Type: SystemString
See Also

Reference