SqlString.SqlCompareOptions Property
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.
A combination of one or more of the SqlCompareOptions enumeration values that represent the way in which this SqlString should be compared to other SqlString structures.
public:
property System::Data::SqlTypes::SqlCompareOptions SqlCompareOptions { System::Data::SqlTypes::SqlCompareOptions get(); };
public System.Data.SqlTypes.SqlCompareOptions SqlCompareOptions { get; }
member this.SqlCompareOptions : System.Data.SqlTypes.SqlCompareOptions
Public ReadOnly Property SqlCompareOptions As SqlCompareOptions
Property Value
A value specifying how this SqlString should be compared to other SqlString structures.
Applies to
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา