Message in Dutch (Nederlands)

CREATE RULE en DROP RULE worden verwijderd uit toekomstige versies van SQL Server. Vermijd het gebruik van CREATE RULE en DROP RULE bij nieuwe ontwikkelwerkzaamheden en wijzig de toepassingen die hiervan momenteel gebruikmaken. Gebruik in plaats hiervan controlebeperkingen, die u kunt maken met het trefwoord CHECK van CREATE TABLE of 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) Chinese (Traditional) (中文(繁體)) Portuguese (Brazil) (Português (Brasil))