partial void UpdateStaffEmployee(StaffEmployee instance);
partial void DeleteStaffEmployee(StaffEmployee instance);
partial void InsertStaffEmployee(StaffEmployee instance);