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


Localized version

無法在檢視 '%2' 上建立 %1,因為此檢視參考了使用者自訂類型 '%4' 的不具決定性或不精確成員函數 '%3'。請考慮移除對函數的參考,或者將函數的行為改成具有決定性的方式。請勿宣告行為不具決定性的 CLR 函數,使 IsDeterministic=true,因為可能會造成索引損毀。請參閱線上叢書,以取得詳細資料。

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
 Chinese (Traditional) Legacy

Error category
 SQL Server

Other localized versions
11 versions





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