dotnet/EntityFramework.Docs
在 GitHub 查看Clarify that the two statements about additional joins refer to different things
Open
#1,902 创建于 2019年11月6日
area-query-related-datagood first issue
仓库指标
- Star
- (1,625 star)
- PR 合并指标
- (平均合并 1天 15小时) (30 天内合并 23 个 PR)
描述
In the section on Including multiple levels it says "This does not mean you will get redundant joins". Then just below the example it says "Since version 3.0.0, each Include will cause an additional JOIN to be added". It's not clear whether the warning only applies where you are including different entities or whether it applies even when you are including the same entity more than once as in the example
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: bbd36f35-e257-d0ed-8f28-f539ddcb71ec
- Version Independent ID: 093903d5-f7c7-5a78-c0e5-0e2662dcedef
- Content: Loading Related Data - EF Core
- Content Source: entity-framework/core/querying/related-data.md
- Product: entity-framework
- Technology: entity-framework-core
- GitHub Login: @rowanmiller
- Microsoft Alias: avickers