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

namespace System.Data
{
public class DataRowBuilder // TypeDefIndex: 8353
{
	// Fields
	type#16970 _table;
	type#20869 _record;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#16965 table, type#20867 record) { }
}
}
