SQL Server error code
SQL Server error 415
SQL Server raises error 415 at severity 16, which marks a problem with the query or data that you can correct.
DELETE is not allowed because the statement updates view "%.*ls" which participates in a join and has an INSTEAD OF DELETE trigger.
| Msg | 415 |
|---|---|
| Severity | 16 |
| Group | 0–999 |