dotnet / dotnet/EntityFramework.Docs
Error in documentation
- Dominant language
- Mermaid
- Stars
- 1.7k
- Forks
- 2k
- Avg merge
- 7d 23h
- Merged PRs (30d)
- 16
Description
Maybe I'm wrong, but I believe that instead of this:
"_Mapping to a view will remove the default table mapping, but the entity type can also be mapped to a table explicitly. In this case the **query** mapping will be used for queries and the table mapping will be used for updates._"
it should say:
"_Mapping to a view will remove the default table mapping, but the entity type can also be mapped to a table explicitly. In this case the **view** mapping will be used for queries and the table mapping will be used for updates._"
---
#### Document Details
⚠ *Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.*
* ID: 6ffdc279-736f-92e4-6de3-cce42342cd6b
* Version Independent ID: d3d4904a-f60d-a0a2-b634-cb12671fa7a2
* Content: [Entity Types - EF Core](https://learn.microsoft.com/en-us/ef/core/modeling/entity-types?tabs=data-annotations)
* Content Source: [entity-framework/core/modeling/entity-types.md](https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/core/modeling/entity-types.md)
* Product: **entity-framework**
* Technology: **entity-framework-core**
* GitHub Login: @AndriySvyryd
* Microsoft Alias: **avickers**
Contributor guide
Assessment
This issue has not been assessed yet.