SQL Server error code
SQL Server error 4452
SQL Server raises error 4452 at severity 16, which marks a problem with the query or data that you can correct.
Cannot UPDATE partitioning column '%.*ls' of view '%.*ls' because the table '%.*ls' has a CASCADE DELETE or CASCADE UPDATE constraint.
| Msg | 4452 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |