SQL Server Error Code – 6232 type “%.*ls.%.*ls” is marked for native
In this blog post, you’ll learn more about the SQL Server Error Code 6232 and the error message description that is shown
SQL Server Error Code
6232
SQL Server Error Description for the Code :6232
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”.
Leave Your Comment