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

namespace System.Data.SqlTypes
{
public class SqlBoolean // TypeDefIndex: 8460
{
	// Fields
	type#15456 m_value;
	type#26300 True;
	type#26300 False;
	type#26300 Null;
	type#26300 Zero;
	type#26300 One;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#15313 value) { }
	// RVA: -1
	public type#28660 .ctor(type#20867 value) { }
	// RVA: -1
	private type#28660 .ctor(type#20867 value, type#15313 fNull) { }
	// RVA: -1
	public virtual type#15313 get_IsNull() { }
	// RVA: -1
	public type#15313 get_Value() { }
	// RVA: -1
	public type#15313 get_IsTrue() { }
	// RVA: -1
	public type#15313 get_IsFalse() { }
	// RVA: -1
	public static type#26299 op_Implicit(type#15313 x) { }
	// RVA: -1
	public static type#15313 op_True(type#26299 x) { }
	// RVA: -1
	public static type#26299 op_BitwiseAnd(type#26299 x, type#26299 y) { }
	// RVA: -1
	public static type#26299 op_BitwiseOr(type#26299 x, type#26299 y) { }
	// RVA: -1
	public type#15455 get_ByteValue() { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public static type#26299 op_Equality(type#26299 x, type#26299 y) { }
	// RVA: -1
	public static type#26299 And(type#26299 x, type#26299 y) { }
	// RVA: -1
	public static type#26299 Or(type#26299 x, type#26299 y) { }
	// RVA: -1
	public virtual type#20867 CompareTo(type#23705 value) { }
	// RVA: -1
	public type#20867 CompareTo(type#26299 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() { }
}
}
