SQL Server error code
SQL Server error 1728
SQL Server raises error 1728 at severity 16, which marks a problem with the query or data that you can correct.
Cannot create index '%.*ls' on table '%.*ls' because the computed column '%.*ls' uses a FILESTREAM column.
| Msg | 1728 |
|---|---|
| Severity | 16 |
| Group | 1000–1999 |