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