System.Data.SqlTypes.SqlString.IgnoreNonSpace Field

Specifies that the string comparison must ignore non-space combining characters, such as diacritics.

Value: 2

Syntax

public static readonly int IgnoreNonSpace

Remarks

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.

Requirements

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