// Assembly: System.Data
// Full name: System.Data.DataError

namespace System.Data
{
public class DataError // TypeDefIndex: 8345
{
	// Fields
	type#26577 _rowError;
	type#20868 _count;
	type#13658 _errorList;

	// Methods
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	internal type#28660 .ctor(type#26576 rowError) { }
	// RVA: -1
	internal type#26576 get_Text() { }
	// RVA: -1
	internal type#28660 set_Text(type#26576 value) { }
	// RVA: -1
	internal type#15313 get_HasErrors() { }
	// RVA: -1
	internal type#28660 SetColumnError(type#16890 column, type#26576 error) { }
	// RVA: -1
	internal type#26576 GetColumnError(type#16890 column) { }
	// RVA: -1
	internal type#28660 Clear(type#16890 column) { }
	// RVA: -1
	internal type#28660 Clear() { }
	// RVA: -1
	internal type#12963 GetColumnsInError() { }
	// RVA: -1
	private type#28660 SetText(type#26576 errorText) { }
	// RVA: -1
	internal type#20867 IndexOf(type#16890 column) { }
}
}
