Name = "Name 100"; dbContext.Entities.Update(e); dbContext.SaveChanges(); a new record is created. Is this the correct behaviour?
確定! 回上一頁