Specifies how string comparisons are made.
/optioncompare:[binary | text]
You can specify /optioncompare in one of two forms: /optioncompare:binary to use binary string comparisons, and /optioncompare:text to use text string comparisons.
/optioncompare:binary is the default.