Partilhar via


LikeOptions interface

Opções para um filtro Like.

Extends

Propriedades

escapeChar
singleChar
wildCard

Propriedades Herdadas

matchAction
matchCase

Detalhes de Propriedade

escapeChar

escapeChar?: string

Valor de Propriedade

string

singleChar

singleChar?: string

Valor de Propriedade

string

wildCard

wildCard?: string

Valor de Propriedade

string

Detalhes da Propriedade Herdada

matchAction

matchAction?: "Any" | "All" | "One"

Valor de Propriedade

"Any" | "All" | "One"

Herdado deBinaryComparisonOptions.matchAction

matchCase

matchCase?: boolean

Valor de Propriedade

boolean

Herdado deBinaryComparisonOptions.matchCase