Message in Korean (한국어)

CREATE RULE과 DROP RULE은 나중 버전의 SQL Server에서 제거됩니다. 새 개발 작업에서는 CREATE RULE과 DROP RULE을 사용하지 말고, 현재 이 기능을 사용하는 응용 프로그램은 CREATE TABLE 또는 ALTER TABLE의 CHECK 키워드를 사용하여 만든 CHECK 제약 조건을 사용하도록 수정하십시오.

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) (中文(简体)) French (Français) Prior (Message) Japanese (日本語) Spanish (Español) German (Deutsch) Italian (Italiano) Dutch (Nederlands) Next (Message) Chinese (Traditional) (中文(繁體)) Portuguese (Brazil) (Português (Brasil))