示例#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;
		}