like
Create a Like expression that evaluates whether or not the current expression is LIKE the given expression.
Return
a Like expression.
Parameters
expression
the expression to compare with the current expression.
Create a Like expression that evaluates whether or not the current expression is LIKE the given expression.
a Like expression.
the expression to compare with the current expression.