SqlString::IgnoreWidth Field
.NET Framework (current version)
Specifies that the string comparison must ignore the character width.
Assembly: System.Data (in System.Data.dll)
For example, Japanese katakana characters can be written as full-width or half-width and, if this value is selected, the katakana characters written as full-width are considered equal to the same characters written in half-width.
IgnoreWidth functions as a constant for the SqlString class.
.NET Framework
Available since 1.1
Available since 1.1
Show: