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.
Lightswitch 在 SaveChanges 中检查每个实体的每个属性的并发性。是否可以禁用对某些实体的某些属性的此检查?
例如: 实体 A:
感谢您的回复。