Skip to content

Commit a24fe66

Browse files
Update batch-delete.md
1 parent aa83dab commit a24fe66

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs2/pages/documentations/batch-delete.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,13 +178,12 @@ _context.Foos.Delete();
178178

179179
## Limitations
180180

181-
Limitations should all be removed by the end of 2016.
182-
183181
- **DO NOT** support Complex Type
184-
- **DO NOT** support Enum
185182
- **DO NOT** support TPC
186183
- **DO NOT** support TPH
187184
- **DO NOT** support TPT
185+
186+
If you need to use one of this feature, you need to use the library [Entity Framework Extensions](https://entityframework-extensions.net/)
188187

189188
## Requirements
190189

0 commit comments

Comments
 (0)