Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以DeleteAllOnSubmit()通过再次调用InsertAllOnSubmit()或相反的方式恢复已删除的对象吗?
DeleteAllOnSubmit()
InsertAllOnSubmit()
您可以通过调用来检索原始值:
GetOriginalEntityState()
MSDN