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

namespace System.Data.SqlTypes
{
public class SqlChars // TypeDefIndex: 8464
{
	// Fields
	type#12901 _rgchBuf;
	type#20901 _lCurLen;
	type#26347 _stream;
	type#26307 _state;
	type#12900 _rgchWorkBuf;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#12899 buffer) { }
	// RVA: -1
	public type#28660 .ctor(type#26348 value) { }
	// RVA: -1
	public virtual type#15313 get_IsNull() { }
	// RVA: -1
	public type#12899 get_Buffer() { }
	// RVA: -1
	public type#20900 get_Length() { }
	// RVA: -1
	public type#12899 get_Value() { }
	// RVA: -1
	public type#28660 SetNull() { }
	// RVA: -1
	internal type#15313 FStream() { }
	// RVA: -1
	private type#28660 CopyStreamToBuffer() { }
	// RVA: -1
	private type#28660 SetBuffer(type#12899 buffer) { }
	// RVA: -1
	private virtual type#29266 System.Xml.Serialization.IXmlSerializable.GetSchema() { }
	// RVA: -1
	private virtual type#28660 System.Xml.Serialization.IXmlSerializable.ReadXml(type#29248 r) { }
	// 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 virtual type#28660 System.Runtime.Serialization.ISerializable.GetObjectData(type#25857 info, type#26566 context) { }
	// RVA: -1
	public static type#26310 get_Null() { }
}
}
