// Assembly: System.Data
// Full name: System.Data.Common.SqlConvert

namespace System.Data.Common
{
public class SqlConvert // TypeDefIndex: 8501
{

	// Methods
	// RVA: -1
	public static type#26302 ConvertToSqlByte(type#23705 value) { }
	// RVA: -1
	public static type#26330 ConvertToSqlInt16(type#23705 value) { }
	// RVA: -1
	public static type#26333 ConvertToSqlInt32(type#23705 value) { }
	// RVA: -1
	public static type#26336 ConvertToSqlInt64(type#23705 value) { }
	// RVA: -1
	public static type#26324 ConvertToSqlDouble(type#23705 value) { }
	// RVA: -1
	public static type#26321 ConvertToSqlDecimal(type#23705 value) { }
	// RVA: -1
	public static type#26343 ConvertToSqlSingle(type#23705 value) { }
	// RVA: -1
	public static type#26339 ConvertToSqlMoney(type#23705 value) { }
	// RVA: -1
	public static type#26318 ConvertToSqlDateTime(type#23705 value) { }
	// RVA: -1
	public static type#26299 ConvertToSqlBoolean(type#23705 value) { }
	// RVA: -1
	public static type#26327 ConvertToSqlGuid(type#23705 value) { }
	// RVA: -1
	public static type#26296 ConvertToSqlBinary(type#23705 value) { }
	// RVA: -1
	public static type#26348 ConvertToSqlString(type#23705 value) { }
	// RVA: -1
	public static type#26310 ConvertToSqlChars(type#23705 value) { }
	// RVA: -1
	public static type#26305 ConvertToSqlBytes(type#23705 value) { }
	// RVA: -1
	public static type#17106 ConvertStringToDateTimeOffset(type#26576 value, type#20119 formatProvider) { }
	// RVA: -1
	public static type#23705 ChangeTypeForDefaultValue(type#23705 value, type#27705 type, type#20119 formatProvider) { }
	// RVA: -1
	public static type#23705 ChangeType2(type#23705 value, type#26533 stype, type#27705 type, type#20119 formatProvider) { }
	// RVA: -1
	public static type#23705 ChangeTypeForXML(type#23705 value, type#27705 type) { }
}
}
