Edit

Share via


Saving Data with Entity Framework 6

In this section you can find information about EF's change tracking capabilities and what happens when you call SaveChanges to persist any changes to objects into the database.