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