LikeRestrictionOfString


Description

A restriction specifying the values for a string property of a criteria object that match the “Like” expression supplied. The syntax for the “Like” expression is the same as the LIKE statement for Transact-SQL.

Properties

Property

Type

Length

Default

Description

Like

string

N/A

N/A

The “like” expression that specifies which string values will be affected.


Inherits from

BetweenRestrictionOfString


Documentation Feedback