Message in Chinese (Simplified) (中文(简体))

ALTER TABLE 只允许添加满足下述条件的列: 列可以包含空值;或者列具有指定的 DEFAULT 定义;或者要添加的列是标识列或时间戳列;或者,如果前几个条件均未满足,则表必须为空以允许添加此列。不能将列"%1"添加到非空表"%2"中,因为它不满足上述条件。

Unlocalized message

ALTER TABLE only allows columns to be added that can contain nulls, or have a DEFAULT definition specified, or the column being added is an identity or timestamp column, or alternatively if none of the previous conditions are satisfied the table must be empty to allow addition of this column. Column '%1' cannot be added to non-empty table '%2' because it does not satisfy these conditions.

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