Share via


LikeOptions interface

Like フィルターのオプション。

Extends

プロパティ

escapeChar
singleChar
wildCard

継承されたプロパティ

matchAction
matchCase

プロパティの詳細

escapeChar

escapeChar?: string

プロパティ値

string

singleChar

singleChar?: string

プロパティ値

string

wildCard

wildCard?: string

プロパティ値

string

継承されたプロパティの詳細

matchAction

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

プロパティ値

"Any" | "All" | "One"

BinaryComparisonOptions.matchActionから継承されます

matchCase

matchCase?: boolean

プロパティ値

boolean

BinaryComparisonOptions.matchCaseから継承されます