在VS2010中,有没有办法自动关闭服务器资源管理器与数据库预执行/调试的连接?

发布于 2024-12-13 04:20:33 字数 307 浏览 2 评论 0原文

当我运行我的应用程序时,它会删除并重新创建数据库。

在运行之间,我通常使用 VS2010 服务器资源管理器视图来查看各种数据库对象。

如果我忘记右键单击服务器资源管理器中的节点并显式关闭连接,那么当我运行时,删除/重新创建会挂起一段时间(此时我可以竞赛超时并关闭连接,如果我愿意)它)然后抛出异常。这一切都很好并且符合预期。

VS2010 中是否有任何已知的机制/设施可以帮助获得为我关闭连接的预执行步骤的行为?

在此处输入图像描述

When I run my application, it drops and re-creates a database.

Between runs, I typically use the VS2010 server explorer view to look at various database objects.

If I forget to right-click the node in the Server explorer and explicitly close the connection, then when I run, the drop/recreate hangs for a while (at which time I can race the timeout and go close the connection if I feel like it) and then throws an exception. This is all fine and expected.

Is there any known mechanism/facility in VS2010 that can help be get the behavior of the pre-execute step that closes the connection for me?

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文