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 a24fe66 commit 9e1504cCopy full SHA for 9e1504c
docs2/pages/documentations/batch-update.md
@@ -94,10 +94,11 @@ ctx.Users.Where(x => x.LastLoginDate < date)
94
## Limitations
95
96
- **DO NOT** support Complex Type
97
- - **DO NOT** support Enum
98
- **DO NOT** support TPC
99
- **DO NOT** support TPH
100
- **DO NOT** support TPT
+
101
+ If you need to use one of this feature, you need to use the library [Entity Framework Extensions](https://entityframework-extensions.net/)
102
103
## Requirements
104
0 commit comments