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


Localized version

無法在檢視 '%2' 上建立 %1,因為檢視在 SELECT 清單的非索引鍵資料行之外參考了 CLR 處理常式 (函數或方法) '%3'。請重新建立或改變檢視,使其除了在 SELECT 清單的非索引鍵資料行以外不參考 CLR 處理常式,然後再建立索引。

Click to search this error in Google

English version

Cannot create %1 on view '%2' because it references CLR routine (function or method) '%3' outside non-key columns of SELECT list. Recreate or alter view so it does not reference CLR routines except in non-key columns of SELECT list, and then create index.

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