SqlString.IgnoreWidth 字段

定义

指定字符串比较必须忽略字符宽度。

public: static initonly int IgnoreWidth;
public static readonly int IgnoreWidth;
 staticval mutable IgnoreWidth : int
Public Shared ReadOnly IgnoreWidth As Integer 

字段值

注解

例如,日语片假名字符可以写为全角或半角形式;如果选择该值,则认为写为全角形式的片假名字符等于写为半角形式的同一字符。

IgnoreWidth 函数作为 类的 SqlString 常量。

适用于

另请参阅