SQL Server error code
SQL Server error 6232
SQL Server raises error 6232 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 base type "%.*ls.%.*ls" is not marked with "LayoutKind.Sequential". Native serialization requires the type to be marked with "LayoutKind.Sequential".
| Msg | 6232 |
|---|---|
| Severity | 16 |
| Group | 6000–6999 |