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

namespace System.Data.SqlTypes
{
public class SqlStreamChars // TypeDefIndex: 8480
{

	// Methods
	// RVA: -1
	public abstract type#20900 get_Length() { }
	// RVA: -1
	public abstract type#20900 get_Position() { }
	// RVA: -1
	public abstract type#20867 Read(type#12899 buffer, type#20867 offset, type#20867 count) { }
	// RVA: -1
	public abstract type#20900 Seek(type#20900 offset, type#25777 origin) { }
}
}
