English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

对类型 "%1.%2" 做标记以进行本机序列化,但是类型 "%4.%5" 的字段 "%3" 为 "%6.%7" 类型(它没有用 "LayoutKind.Sequential" 进行标记)。本机序列化要求用 "LayoutKind.Sequential" 标记该类型。

Click to search this error in Google

English version

Type "%1.%2" is marked for native serialization, but field "%3" of type "%4.%5" is of type "%6.%7", which is not marked with "LayoutKind.Sequential". Native serialization requires the type to be marked with "LayoutKind.Sequential".

Click to search this error in Google



Localized version
 Chinese (Simplified) Legacy

Error category
 SQL Server

Other localized versions
11 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions