global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]public CM_DM_TU_DIENRowChangeEvent(CM_DM_TU_DIENRow row, global::System.Data.DataRowAction action)
			{
				this.eventRow = row;
				this.eventAction = action;
			}
			global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")]public void RemoveCM_DM_TU_DIENRow(CM_DM_TU_DIENRow row)
			{
				this.Rows.Remove(row);
			}