partial void DeleteShiftProjList_spl(ShiftProjList_spl instance);
partial void InsertShiftProjList_spl(ShiftProjList_spl instance);
partial void UpdateShiftProjList_spl(ShiftProjList_spl instance);
private void detach_ShiftProjList_spl(ShiftProjList_spl entity) { this.SendPropertyChanging(); entity.PrintProject_ppj = null; }