Message in Spanish (Español)

CREATE DEFAULT y DROP DEFAULT se quitarán en una versión futura de SQL Server. Evite usar CREATE DEFAULT y DROP DEFAULT en los nuevos trabajos de desarrollo y piense en modificar las aplicaciones que las usan actualmente. En su lugar, use definiciones predeterminadas creadas con la palabra clave DEFAULT de ALTER TABLE o CREATE TABLE.

Unlocalized message

CREATE DEFAULT and DROP DEFAULT will be removed in a future version of SQL Server. Avoid using CREATE DEFAULT and DROP DEFAULT in new development work, and plan to modify applications that currently use them. Instead, use default definitions created using the DEFAULT keyword of ALTER TABLE or CREATE TABLE.

Search by Google
Available localized messages
Swedish (Svenska) Russian (Русский) Chinese (Simplified) (中文(简体)) Korean (한국어) Prior (Message) French (Français) Japanese (日本語) German (Deutsch) Italian (Italiano) Dutch (Nederlands) Next (Message) Chinese (Traditional) (中文(繁體)) Portuguese (Brazil) (Português (Brasil))