We will use the ChangeTracker property of DbContext, like so: List<DbEntityEntry> modifiedChanges = ChangeTracker.Entries().Where(x => x.
確定! 回上一頁