Message in Swedish (Svenska)

CREATE DEFAULT och DROP DEFAULT kommer inte att ingå i framtida versioner av SQL Server. Undvik att använda CREATE DEFAULT och DROP DEFAULT i nya utvecklingsarbeten, och se till att ändra de program som de här satserna används i. Använd i stället standarddefinitioner. Dessa skapar du med hjälp av nyckelordet DEFAULT för ALTER TABLE eller 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
Russian (Русский) Chinese (Simplified) (中文(简体)) Korean (한국어) French (Français) Prior (Message) Japanese (日本語) Spanish (Español) German (Deutsch) Italian (Italiano) Dutch (Nederlands) Next (Message) Chinese (Traditional) (中文(繁體)) Portuguese (Brazil) (Português (Brasil))