0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

SSMSでインテリセンスのリロード

Posted at

新規作成のテーブル名を入力すると、赤線が表示される!

SSMS(SQL Server Management Studio)を利用していると、
赤い波線が表示されることがあります。
誤った列名や構文エラーについて表示されるマークですが、
新規テーブルや列名を入力したときも同様のエラーが表示されます。

SSMSを再移動するのも面倒です。
そんなときは以下の方法を実行しましょう!

[編集] - [IntelliSense] - [ローカルキャッシュの更新]

画面上の**編集(E)**から、IntelliSenseに移動し、
ローカルキャッシュの更新をクリックするだけ。
ショートカットだと「Ctrl + Shift + R」

image.png

とっても便利です!

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?