LikeOptions interface
Opções para um filtro Like.
- Extends
Propriedades
escape |
|
single |
|
wild |
Propriedades Herdadas
match |
|
match |
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