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


Localized version

ビュー '%2' に %1 を作成できません。ビューではユーザー定義型 '%4' で不明確または不正確なメンバ関数 '%3' が参照されています。関数への参照を削除するか、関数の動作が明確になるように変更することを検討してください。不明確な動作の CLR 関数を IsDeterministic=true と宣言しないでください。このように設定すると、インデックスが壊れる可能性があります。詳細については、Books Online を参照してください。

Click to search this error in Google

English version

Cannot create %1 on view '%2' because the view references non-deterministic or imprecise member function '%3' on user-defined type '%4'. Consider removing reference to the function or altering the function to behave in a deterministic way. Do not declare a CLR function that behaves non-deterministically to have IsDeterministic=true, because that can lead to index corruption. See Books Online for details.

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