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.
EDMX 中生成的外键关联名称与其他名称不同。在我的 EDMX 中,我可以看到两种风格的名称
我希望所有外键关联名称都应该是第二种格式。我的问题是,如何实现这一目标。
我的 EDMX 是从数据库生成的。