SqlString.IgnoreWidth 欄位

定義

規定字串比較必須忽略字元寬度。

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

欄位值

備註

例如,日文片假名字可以書寫成全寬或半寬,若選擇此值,標示為全寬的片假名字元即視為同半寬字元。

IgnoreWidth 函式為類別的 SqlString 常數。

適用於

另請參閱