partial void Updatestaff(staff instance);
partial void Deletestaff(staff instance);
partial void Insertstaff(staff instance);