Seaquel
SQL Server error code

SQL Server error 4992

SQL Server raises error 4992 at severity 16, which marks a problem with the query or data that you can correct.

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), xml or large CLR type columns in it. This option can be applied to tables having large values computed column that are persisted.
Msg4992
Severity16
Group4000–4999

Source: Database Engine events and errors