SQL 服务器。如何刷新智能感知?

发布于 2024-12-10 23:51:12 字数 492 浏览 0 评论 0原文

可能的重复:
丢失 IntelliSense
SQL Server 2008 Intellisense 问题

在 SQL Server 2008 R2 中,我刚刚导入了一个新的数据表和/或现有表中的重命名字段(无论哪种方式都会发生)。当我开始编写一些 SQL 时,智能感知无法识别新的字段名称并开始为所有内容添加下划线。

我发现的唯一修复方法是关闭并重新打开 SQL Server,但我确信有一个更简单的解决方案。请提出建议?

(这不是一个严重的问题,只是一个小问题)。

Possible Duplicate:
Lost the IntelliSense
SQL Server 2008 Intellisense problem

In SQL Server 2008 R2, I've just imported a new data table and/or renamed fields in an existing table (it happens either way). When I start to write some SQL, the intellisense doesn't recognize the new field names and starts underlining everything.

The only fix I've found is to close and reopen SQL Server, but I'm sure there's a simpler solution out there. Suggestions please?

(This isn't a serious problem, just a pet peeve).

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

深海夜未眠 2024-12-17 23:51:12

Ctrl + Shift + R 将刷新 Intellisense。

Ctrl + Shift + R will refresh Intellisense.

走过海棠暮 2024-12-17 23:51:12

如果您想通过菜单执行此操作,则为:

Edit / IntelliSense / Refresh Local Cache

使用键盘,则为:
CTRL-SHIFT-R

If you want to do it via the menus, it's:

Edit / IntelliSense / Refresh Local Cache

Using the keyboard, it's:
CTRL-SHIFT-R

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文