LikeOptions interface
Options for a Like filter.
- Extends
Properties
| escape |
|
| match |
|
| match |
|
| single |
|
| wild |
Property Details
escapeChar
escapeChar?: string
Property Value
string
matchAction
matchAction?: "Any" | "All" | "One"
Property Value
"Any" | "All" | "One"
matchCase
matchCase?: boolean
Property Value
boolean
singleChar
singleChar?: string
Property Value
string
wildCard
wildCard?: string
Property Value
string