Message in Portuguese (Brazil) (Português (Brasil))

CREATE RULE e DROP RULE serão removidos em uma versão futura do SQL Server. Evite usá-los em novos trabalhos de desenvolvimento e planeje modificar os aplicativos que os estão usando atualmente. No lugar deles, use restrições de verificação, que são criadas com a palavra-chave CHECK de CREATE TABLE ou ALTER TABLE.

Unlocalized message

CREATE RULE and DROP RULE will be removed in a future version of SQL Server. Avoid using CREATE RULE and DROP RULE in new development work, and plan to modify applications that currently use them. Use check constraints instead, which are created using the CHECK keyword of CREATE TABLE or ALTER TABLE.

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