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
 Japanese

Error category
 SQL Server

Other localized versions
11 versions





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