LikeOptions interface

Options for a Like filter.

Extends

Properties

escapeChar
matchAction
matchCase
singleChar
wildCard

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