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

namespace System.Data.SqlTypes
{
public class SqlInt64 // TypeDefIndex: 8471
{
	// Fields
	type#15314 m_fNotNull;
	type#20901 m_value;
	type#20909 s_lLowIntMask;
	type#20909 s_lHighIntMask;
	type#26337 Null;
	type#26337 Zero;
	type#26337 MinValue;
	type#26337 MaxValue;

	// Methods
	// RVA: -1
	private type#28660 .ctor(type#15313 fNull) { }
	// RVA: -1
	public type#28660 .ctor(type#20900 value) { }
	// RVA: -1
	public virtual type#15313 get_IsNull() { }
	// RVA: -1
	public type#20900 get_Value() { }
	// RVA: -1
	public static type#26336 op_Implicit(type#20900 x) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public static type#26336 op_UnaryNegation(type#26336 x) { }
	// RVA: -1
	public static type#26336 op_Addition(type#26336 x, type#26336 y) { }
	// RVA: -1
	public static type#26336 op_Subtraction(type#26336 x, type#26336 y) { }
	// RVA: -1
	public static type#26336 op_Multiply(type#26336 x, type#26336 y) { }
	// RVA: -1
	public static type#26336 op_Division(type#26336 x, type#26336 y) { }
	// RVA: -1
	public static type#26336 op_Modulus(type#26336 x, type#26336 y) { }
	// RVA: -1
	public static type#26336 op_Implicit(type#26302 x) { }
	// RVA: -1
	public static type#26336 op_Implicit(type#26330 x) { }
	// RVA: -1
	public static type#26336 op_Implicit(type#26333 x) { }
	// RVA: -1
	public static type#26336 op_Explicit(type#26321 x) { }
	// RVA: -1
	private static type#15313 SameSignLong(type#20900 x, type#20900 y) { }
	// RVA: -1
	public static type#26299 op_Equality(type#26336 x, type#26336 y) { }
	// RVA: -1
	public static type#26299 op_LessThan(type#26336 x, type#26336 y) { }
	// RVA: -1
	public static type#26299 op_GreaterThan(type#26336 x, type#26336 y) { }
	// RVA: -1
	public static type#26299 LessThan(type#26336 x, type#26336 y) { }
	// RVA: -1
	public static type#26299 GreaterThan(type#26336 x, type#26336 y) { }
	// RVA: -1
	public type#26302 ToSqlByte() { }
	// RVA: -1
	public type#26324 ToSqlDouble() { }
	// RVA: -1
	public type#26330 ToSqlInt16() { }
	// RVA: -1
	public type#26333 ToSqlInt32() { }
	// RVA: -1
	public type#26321 ToSqlDecimal() { }
	// RVA: -1
	public virtual type#20867 CompareTo(type#23705 value) { }
	// RVA: -1
	public type#20867 CompareTo(type#26336 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() { }
}
}
