SQL Server error code
SQL Server error 4994
SQL Server raises error 4994 at severity 16, which marks a problem with the query or data that you can correct.
Computed column '%.*ls' in table '%.*ls' cannot be persisted because the column type, '%.*ls', is a non-byte-ordered CLR type.
| Msg | 4994 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |