English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

在陳述式 ('%1') 的目標資料表上,於 UPDATE 或 DELETE 陳述式的 FROM 子句中,使用 NOLOCK 或 READUNCOMMITTED 提示已被取代。這些提示在此位置上沒有作用。Microsoft 建議您從這個陳述式移除這些提示。在此位置支援這些提示的功能,即將從 SQL Server 未來版本中移除。

Click to search this error in Google

English version

Use of NOLOCK or READUNCOMMITTED hints in the FROM clause of an UPDATE or DELETE statement on the target table of the statement ('%1') is deprecated. These hints have no effect in this location. Microsoft recommends that you remove these hints from this statement. Support for these hints in this location will be removed in a future version of SQL Server.

Click to search this error in Google



Localized version
 Chinese (Traditional) Legacy

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions