PredicatesIsLike Method Hazelcast .Net Client Class Library

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

public static LikePredicate IsLike(
	string attributeName,
	string expression
)

Parameters

attributeName
Type: SystemString
expression
Type: SystemString

Return Value

Type: LikePredicate
See Also

Reference