Seaquel
SQL Server error code

SQL Server error 1736

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

The column '%.*ls' in the table '%.*ls' cannot be referenced in a CHECK constraint or computed column definition because the column is a sparse column set. A sparse column set cannot be referenced in a a CHECK constraint or computed column definition.
Msg1736
Severity16
Group1000–1999

Source: Database Engine events and errors