开发者

How does Entity Framework track updates?

开发者 https://www.devze.com 2023-04-06 22:03 出处:网络
Inserts and Deletes are easy - they have dedicated methods. But wha开发者_运维知识库t does it do to detect changes to loaded records?There are many articles describing the change tracking mechanism.

Inserts and Deletes are easy - they have dedicated methods. But wha开发者_运维知识库t does it do to detect changes to loaded records?


There are many articles describing the change tracking mechanism.

Tracking Changes in POCO Entities

Identity Resolution, State Management, and Change Tracking

0

精彩评论

暂无评论...
验证码 换一张
取 消