共用方式為


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