SQL Server error code
SQL Server error 6224
SQL Server raises error 6224 at severity 16, which marks a problem with the query or data that you can correct.
Type "%.*ls.%.*ls" is marked for native serialization, but field "%.*ls" of type "%.*ls.%.*ls" is marked with "System.NonSerializedAttribute". Native serialization types cannot have fields marked with "System.NonSerializedAttribute".
| Msg | 6224 |
|---|---|
| Severity | 16 |
| Group | 6000–6999 |