有时候发现SQL Server的智能感知不起作用,可以尝试通过下面的办法解决:

 

1.确保正确的开启智能感知

 

SQL Server 智能感知IntelliSense 不起作用

 

启用:(Auto List Members)

SQL Server 智能感知IntelliSense 不起作用

 

2.对于一些新创建的Object,无法智能提示,可以通过刷新本地缓存的方法解决:

 

SQL Server 智能感知IntelliSense 不起作用

 

更多信息参考:Troubleshooting IntelliSense (SQL Server Management Studio)  http://msdn.microsoft.com/zh-cn/library/ms173434.aspx

 

转自:  http://blog.csdn.net/smithliu328/article/details/8574443

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-02
  • 2021-08-04
  • 2022-12-23
  • 2022-12-23
  • 2021-05-25
猜你喜欢
  • 2021-11-17
  • 2021-08-09
  • 2021-06-24
  • 2022-12-23
  • 2022-02-24
  • 2021-07-25
相关资源
相似解决方案