partial void DeleteLhw_Detail(Lhw_Detail instance);
 partial void InsertLhw_Detail(Lhw_Detail instance);
 partial void UpdateLhw_Detail(Lhw_Detail instance);
		private void detach_Lhw_Details(Lhw_Detail entity)
		{
			this.SendPropertyChanging();
			entity.AssignedLocation = null;
		}
 partial void DeleteLhw_Detail(Lhw_Detail instance);
 partial void UpdateLhw_Detail(Lhw_Detail instance);
 partial void InsertLhw_Detail(Lhw_Detail instance);
 private void detach_Lhw_Details(Lhw_Detail entity)
 {
     this.SendPropertyChanging();
     entity.AssignedLocation = null;
 }