How to ensure that rowversion on parent updates when a child entity is modified

后端 未结 0 571
梦谈多话
梦谈多话 2021-01-13 02:14

I\'m building an API using Entity Framework against a SQL Server Database. I have 2 Tables/Entities like follows:

ParentTable{
  Id INT Primary Key
  RowVersi         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题