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

namespace System.Data
{
public class MergeFailedEventArgs // TypeDefIndex: 8406
{
	// Fields
	type#16969 <Table>k__BackingField;
	type#26586 <Conflict>k__BackingField;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#16965 table, type#26576 conflict) { }
	// RVA: -1
	public type#26576 get_Conflict() { }
}
}
