当我调用下面的代码context.SaveChanges()时,这些更改就会保存在数据库中;对于EF6及其文档,我还不了解什么呢?var workingHour1 = new WorkingHour() { Date = new DateTime(1887, 8, 18), Start = new TimeSpan(6,// (next step as EF6 trial: here the previously intentionally mixed relationships between person1/