We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b7969 commit d920324Copy full SHA for d920324
docs2/pages/documentations/query-include-filter.md
@@ -146,7 +146,7 @@ Entity Framework does already all the job to link related entities to the parent
146
- Entity Framework Core:
147
- Not supported yet.
148
- Entity Framework 5:
149
- - Will never be supported. Use IncludeOptimized instead to filter collections
+ - Will never be supported. Use IncludeOptimized instead to filter collections
150
- Cannot be mixed with projection
151
- Cannot be mixed with Include (Include doesn't support projection)
152
- Cannot be mixed with IncludeOptimized
0 commit comments