Specifies that the string comparison must ignore non-space combining characters, such as diacritics.
Value: 2
The Unicode Standard defines combining characters as characters that are combined with base characters to produce a new character. Non-space combining characters do not use character space by themselves when rendered. For more information about non-space combining characters, see the Unicode Standard at http://www.unicode.org.
SqlString.IgnoreNonSpace functions as a constant for the System.Data.SqlTypes.SqlString class.