locked
Entity FrameWork RRS feed

  • Question

  • In which version of Entity Framework, the BatchUpdate, BatchDeleteion is supported ?

    Can you please share the link for latest Entity Framework6.x documentation.

    Regards,

    Ankur

    Thursday, May 25, 2017 10:50 AM

Answers

  • Hi ankurastogi,

    >>In which version of Entity Framework, the BatchUpdate, BatchDeleteion is supported ?

    As far I know, entity framework (include 5, 6, core) does not support batch insert, update, delete. but you could use some extension to achieve it. such as EF.Extended, EntityFramework-Plus.

    >>Can you please share the link for latest Entity Framework6.x documentation.

    Please check the following link.

    https://msdn.microsoft.com/en-us/library/ee712907(v=vs.113).aspx

    Best regards,

    Cole Wu


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    • Marked as answer by ankurastogi Wednesday, May 31, 2017 2:04 PM
    Friday, May 26, 2017 6:40 AM
  • Hi ankurastogi,

    >>I have one more query.  Does EF 6.1.3 support batch update/Insertion/Deletion ?

    EF 6.1.3 does not support support batch update/Insertion/Deletion, you could use entity framework extension, such as EF.Extended, EntityFramework-Plus to achieve it.

    Best regards,

    Cole Wu


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    • Marked as answer by ankurastogi Wednesday, May 31, 2017 2:04 PM
    Saturday, May 27, 2017 2:10 AM

All replies

  • Hi ankurastogi,

    >>In which version of Entity Framework, the BatchUpdate, BatchDeleteion is supported ?

    As far I know, entity framework (include 5, 6, core) does not support batch insert, update, delete. but you could use some extension to achieve it. such as EF.Extended, EntityFramework-Plus.

    >>Can you please share the link for latest Entity Framework6.x documentation.

    Please check the following link.

    https://msdn.microsoft.com/en-us/library/ee712907(v=vs.113).aspx

    Best regards,

    Cole Wu


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    • Marked as answer by ankurastogi Wednesday, May 31, 2017 2:04 PM
    Friday, May 26, 2017 6:40 AM
  • Hi 

    Thanks for your reply.

    I have one more query.  Does EF 6.1.3 support batch update/Insertion/Deletion ?

    Thanks in advance.

    Ankur Rastogi

    Friday, May 26, 2017 9:03 AM
  • Hi ankurastogi,

    >>I have one more query.  Does EF 6.1.3 support batch update/Insertion/Deletion ?

    EF 6.1.3 does not support support batch update/Insertion/Deletion, you could use entity framework extension, such as EF.Extended, EntityFramework-Plus to achieve it.

    Best regards,

    Cole Wu


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.

    • Marked as answer by ankurastogi Wednesday, May 31, 2017 2:04 PM
    Saturday, May 27, 2017 2:10 AM