Ejemplo n.º 1
0
 partial void DeleteTB_HR_AttendUser(TB_HR_AttendUser instance);
Ejemplo n.º 2
0
 partial void InsertTB_HR_AttendUser(TB_HR_AttendUser instance);
Ejemplo n.º 3
0
 partial void UpdateTB_HR_AttendUser(TB_HR_AttendUser instance);
Ejemplo n.º 4
0
		private void detach_TB_HR_AttendUsers(TB_HR_AttendUser entity)
		{
			this.SendPropertyChanging();
			entity.TB_Dept = null;
		}