Add nvarchar to IntelliSense keyword list (#272)

This commit is contained in:
Karl Burtram
2017-03-09 14:33:43 -08:00
committed by GitHub
parent 41a2564921
commit 8f3e83b519

View File

@@ -180,6 +180,7 @@ namespace Microsoft.SqlTools.ServiceLayer.LanguageServices
"now",
"null",
"numeric",
"nvarchar",
"object",
"of",
"off",