Tag: Entity Framework Core
All the articles with the tag "Entity Framework Core".
为什么我们在EF Core中为属性使用Virtual关键字?
Published: at 12:00 AM在使用EF Core时,virtual关键字对于类属性是必须的,以便启用使用代理的延迟加载。
All the articles with the tag "Entity Framework Core".
在使用EF Core时,virtual关键字对于类属性是必须的,以便启用使用代理的延迟加载。