SQL Server error code
SQL Server error 7724
SQL Server raises error 7724 at severity 16, which marks a problem with the query or data that you can correct.
Computed column cannot be used as a partition key if it is not persisted. Partition key column '%.*ls' in table '%.*ls' is not persisted.
| Msg | 7724 |
|---|---|
| Severity | 16 |
| Group | 7000–7999 |