SqlString.IgnoreWidth 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
規定字串比較必須忽略字元寬度。
public: static initonly int IgnoreWidth;
public static readonly int IgnoreWidth;
staticval mutable IgnoreWidth : int
Public Shared ReadOnly IgnoreWidth As Integer
欄位值
備註
例如,日文片假名字可以書寫成全寬或半寬,若選擇此值,標示為全寬的片假名字元即視為同半寬字元。
IgnoreWidth 函式為類別的 SqlString 常數。