Message in Spanish (Español)
No se puede crear %1 en la vista '%2' porque la vista hace referencia a una función miembro imprecisa o no determinista '%3' en el tipo '%4' definido por el usuario. Considere la supresión de la referencia a la función o la modificación de la función de modo que se comporte de forma determinista. No declare una función CLR que se comporta de forma no determinista como IsDeterministic=true, porque podría dañarse el índice. Vea los Libros en pantalla para obtener más detalles.
Unlocalized message
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.
Search by Google