Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您能否解释一下 Microsoft Entity Framework(以及一般情况下)中的 DeferredLoading 和 LazyLoading 是什么?是不是一样的想法?有什么区别?你有关于这个主题的好链接吗?
他们是一样的东西。以前称为延迟加载,现在称为延迟加载。请参阅此链接:Entity Framework 4 入门 - 延迟加载