Exemplo n.º 1
0
		private void detach_ShiftStaff_ssta(ShiftStaff_ssta entity)
		{
			this.SendPropertyChanging();
			entity.ShiftInfo_sifo = null;
		}
Exemplo n.º 2
0
		private void detach_ShiftStaff_ssta(ShiftStaff_ssta entity)
		{
			this.SendPropertyChanging();
			entity.StaffInfoMaster_sim = null;
		}
Exemplo n.º 3
0
 partial void UpdateShiftStaff_ssta(ShiftStaff_ssta instance);
Exemplo n.º 4
0
 partial void DeleteShiftStaff_ssta(ShiftStaff_ssta instance);
Exemplo n.º 5
0
 partial void InsertShiftStaff_ssta(ShiftStaff_ssta instance);