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

namespace System.Data
{
public class DataRowAction // TypeDefIndex: 8354
{
	// Fields
	type#20890 value__;
	type#16933 Nothing;
	type#16933 Delete;
	type#16933 Change;
	type#16933 Rollback;
	type#16933 Commit;
	type#16933 Add;
	type#16933 ChangeOriginal;
	type#16933 ChangeCurrentAndOriginal;
}
}
