Closed as not planned
Description
This does not seem to match what shows up in intellisense.
I see:
DbSet<TEntity> DbContext.Set<TEntity>()
and
DbSet<TEntity> DbContext.Set<TEntity>(string name)
There is no
DbSet<TEntity> DbContext.Set()
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
- ID: 86d308d2-9653-9cd5-2313-e60ea0e70fdf
- Version Independent ID: e8e3611f-8d9c-d9c6-1879-55ae9ed33e84
- Content: DbContext.Set Method (System.Data.Entity)
- Content Source: EF/xml/System.Data.Entity/DbContext.xml
- Product: entity-framework
- Technology: entity-framework-6
- GitHub Login: @dotnet-bot
- Microsoft Alias: avickers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment