System.Data.SqlTypes.SqlCompareOptions.IgnoreWidth Field

Specifies that System.Data.SqlTypes.SqlString comparisons must ignore the character width. 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.

Syntax

SqlCompareOptions IgnoreWidth

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Data.SqlTypes
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0