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.
当我创建一个新图表和“从数据库更新模型”时,StoreGeneratedPattern 属性被添加到一些主键属性中,但不是全部。设计师使用什么标准来决定是否添加这个?
我发现这是因为我的数据库不一致。它似乎将该属性添加到作为标识列的任何主键。