How to add ConcurrencyCheck to an entity generated via database first in Entity Framework Core

后端 未结 0 1374
后悔当初
后悔当初 2020-12-30 01:13

I want to add a ConcurrencyCheck attribute to an entity property.

In the old Entity Framework you did this in the edmx file. How do you do it in Core?

I should

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