English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

大きな値の型 varchar(max)、nvarchar(max)、varbinary(max) または xml の列を含まないユーザー テーブルでは、テーブル オプション LARGE VALUE TYPES OUT OF ROW を使用できません。このオプションは大きな値の保存される計算列を含むテーブルに適用できます。

Click to search this error in Google

English version

Cannot use table option LARGE VALUE TYPES OUT OF ROW on a user table that does not have any of large value types varchar(max), nvarchar(max), varbinary(max) or xml columns in it. This option can be applied to tables having large values computed column that are persisted.

Click to search this error in Google



Localized version
 Japanese

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions