// Assembly: System.Data
// Full name: System.Data.SqlTypes.SqlString

namespace System.Data.SqlTypes
{
public class SqlString // TypeDefIndex: 8475
{
	// Fields
	type#26577 m_value;
	type#16208 m_cmpInfo;
	type#20868 m_lcid;
	type#26313 m_flag;
	type#15314 m_fNotNull;
	type#26349 Null;
	type#28029 s_unicodeEncoding;
	type#20884 IgnoreCase;
	type#20884 IgnoreWidth;
	type#20884 IgnoreNonSpace;
	type#20884 IgnoreKanaType;
	type#20884 BinarySort;
	type#20884 BinarySort2;
	type#26314 s_iDefaultFlag;
	type#16217 s_iValidCompareOptionMask;
	type#26315 s_iValidSqlCompareOptionMask;
	type#20882 s_lcidUSEnglish;
	type#20881 s_lcidBinary;

	// Methods
	// RVA: -1
	private type#28660 .ctor(type#15313 fNull) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 data, type#20867 lcid, type#26312 compareOptions) { }
	// RVA: -1
	public type#28660 .ctor(type#26576 data) { }
	// RVA: -1
	private type#28660 .ctor(type#20867 lcid, type#26312 compareOptions, type#26576 data, type#16207 cmpInfo) { }
	// RVA: -1
	public virtual type#15313 get_IsNull() { }
	// RVA: -1
	public type#26576 get_Value() { }
	// RVA: -1
	private type#28660 SetCompareInfo() { }
	// RVA: -1
	public static type#26348 op_Implicit(type#26576 x) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public static type#26348 op_Addition(type#26348 x, type#26348 y) { }
	// RVA: -1
	private static type#20867 StringCompare(type#26348 x, type#26348 y) { }
	// RVA: -1
	private static type#26299 Compare(type#26348 x, type#26348 y, type#17585 ecExpectedResult) { }
	// RVA: -1
	public static type#26299 op_Equality(type#26348 x, type#26348 y) { }
	// RVA: -1
	private static type#28660 ValidateSqlCompareOptions(type#26312 compareOptions) { }
	// RVA: -1
	public static type#16213 CompareOptionsFromSqlCompareOptions(type#26312 compareOptions) { }
	// RVA: -1
	private type#15313 FBinarySort() { }
	// RVA: -1
	private static type#20867 CompareBinary(type#26348 x, type#26348 y) { }
	// RVA: -1
	private static type#20867 CompareBinary2(type#26348 x, type#26348 y) { }
	// RVA: -1
	public virtual type#20867 CompareTo(type#23705 value) { }
	// RVA: -1
	public type#20867 CompareTo(type#26348 value) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 value) { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
	// RVA: -1
	private virtual type#29266 System.Xml.Serialization.IXmlSerializable.GetSchema() { }
	// RVA: -1
	private virtual type#28660 System.Xml.Serialization.IXmlSerializable.ReadXml(type#29248 reader) { }
	// RVA: -1
	private virtual type#28660 System.Xml.Serialization.IXmlSerializable.WriteXml(type#29540 writer) { }
	// RVA: -1
	public static type#29234 GetXsdType(type#29392 schemaSet) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
