gpt4 book ai didi

c# - 如何在 Entity Framework 6 中重命名 DBContext

转载 作者:可可西里 更新时间:2023-11-01 08:34:35 25 4
gpt4 key购买 nike

在从数据库执行更新模型时,我遇到了 EF 没有引入外键关系的问题。所以我只是删除了 .edmx 文件并重新生成了它。问题是我的上下文类型被命名为 InventoryMgmtContext,现在我收到错误

The type of namespace InventoryMgmtContext could not be found.

在哪里/如何重命名上下文?

最佳答案

  1. 打开EDMX图,右击背景,点击“属性”:

enter image description here

  1. Entity Container Name 值更改为您想要的名称:

enter image description here

  1. 保存 EDMX。

关于c# - 如何在 Entity Framework 6 中重命名 DBContext,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29202585/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com