partial void UpdateStaff(Staff instance);
partial void DeleteStaff(Staff instance);
partial void InsertStaff(Staff instance);