SqlString::IgnoreNonSpace Field
.NET Framework (current version)
Specifies that the string comparison must ignore non-space combining characters, such as diacritics.
Assembly: System.Data (in System.Data.dll)
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.
IgnoreNonSpace functions as a constant for the SqlString class.
.NET Framework
Available since 1.1
Available since 1.1
Show: