A

Admin • 832.27K Points
Coach

Q. Which method saves changes in Entity Framework Core?

  • (A) Commit()
  • (B) Save()
  • (C) SaveChanges()
  • (D) Persist()

Explanation by: Admin

SaveChanges() commits changes to database.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.