Ejemplo n.º 1
0
 partial void DeleteShiftProjList_spl(ShiftProjList_spl instance);
Ejemplo n.º 2
0
 partial void InsertShiftProjList_spl(ShiftProjList_spl instance);
Ejemplo n.º 3
0
 partial void UpdateShiftProjList_spl(ShiftProjList_spl instance);
Ejemplo n.º 4
0
		private void detach_ShiftProjList_spl(ShiftProjList_spl entity)
		{
			this.SendPropertyChanging();
			entity.PrintProject_ppj = null;
		}