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.
使用 EF Database-First 向导创建 EDMX 时,会出现一个下拉列表,其中包含先前创建的连接;在数据库不再相关之后,这些可能会持续很长时间。无法从向导界面编辑或删除连接,只能创建新连接。
请参阅屏幕截图,在“您的应用程序应使用什么数据连接来连接数据库?”
下拉数据存储在哪里,因为我非常想清理它们/将它们炸掉/永远核对它们/从新的石板开始?
我使用的是 Visual Studio 2015,但其他版本可能相同。