SqlString.IgnoreWidth Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies that the string comparison must ignore the character width.
public: static initonly int IgnoreWidth;
public static readonly int IgnoreWidth;
staticval mutable IgnoreWidth : int
Public Shared ReadOnly IgnoreWidth As Integer
Field Value
Remarks
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.
IgnoreWidth functions as a constant for the SqlString class.
Applies to
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา