compare Options
Sets CompareOptions to control various aspects of text search such as case sensitivity or whether regular expression search is enabled.
CASE_INSENSITIVE, DIACRITIC_INSENSITIVE and SMART_SEARCH are used by default.
Parameters
compare Options
EnumSet of compare options to use.
Sets CompareOptions to control various aspects of text search such as case sensitivity or whether regular expression search is enabled.
CASE_INSENSITIVE, DIACRITIC_INSENSITIVE and SMART_SEARCH are used by default.
Parameters
compare Options
Array listing all compare options to use.