0x80041000 | 指定的同步 ID 采用的格式不是为该类型 ID 所指定的格式。 |
Specified synchronization ID is not of the specified format for IDs of that type. |
0x80041001 | 由于对象的当前状态,操作无效。 |
Operation is not valid due to the current state of the object. |
0x80041002 | 找不到具有指定键的副本。 |
Replica with the specified key was not found. |
0x80041003 | 所提供的项变更的数量与预期数量不符。 |
Item changes provided were not of the expected quantity. |
0x80041004 | 所提供的变更单位的数量与预期数量不符。 |
Change units provided were not of the expected quantity. |
0x80041005 | 知识意外减少。 |
Knowledge has unexpectedly decreased. |
0x80041006 | 变更版本未如预期包含在知识中。 |
Change version was not contained in knowledge as expected. |
0x80041007 | 该项在目标中不存在,但该项的创建版本包含在目标知识中。 |
The item does not exist at the destination, but the creation version of the item is contained in the destination knowledge. |
0x80041008 | 为其请求数据的项没有数据,可能是因为它是一个逻辑删除,也可能是因为它不存在。 |
Item for which data was requested has no data either because it is a tombstone or it does not exist. |
0x80041009 | 提供了没有关联知识的变更。 |
Change was provided that has no associated knowledge. |
0x8004100A | 所提供的范围没有按预期的顺序排序。应当按升序提供范围。 |
Range was provided out of expected order. Ranges should be provided in increasing order. |
0x8004100B | 没有按预期方式提供变更,可能是因为变更的顺序不对或者变更不正确。 |
Change was provided that was not expected either because it is out-of-order or incorrect. |
0x8004100C | 反序列化失败。这通常是因为提供给反序列化程序的序列化数据无效。 |
Deserialization failed. This is typically due to serialization data that is not valid being supplied to the deserializer. |
0x8004100D | 在遗忘知识恢复期间,每一批可以指定一个且只能指定一个范围。 |
Only one and exactly one range may be specified per batch during forgotten knowledge recovery. |
0x8004100E | 因为指定项具有变更单位,所以操作无效。 |
Operation is not valid as the specified item has change units. |
0x8004100F | 因为指定项没有变更单位,所以操作无效。 |
Operation is not valid as the specified item does not have change units. |
0x80041010 | 因为指定项没有版本数据,所以操作无效。 |
Operation is not valid as the specified item has no version data. |
0x80041011 | 对象未正确初始化。因为无法从同步会话上下文派生状态,所以必须提供对象状态信息。 |
Object was not correctly initialized. Object state info must be provided as the state could not be derived from sync session context. |
0x80041012 | 指定的馈送无效。 |
The specified feed is invalid. |
0x80041013 | 没有如预期在馈送元数据中找到项。 |
Item was not found in feed metadata as expected. |
0x80041014 | 馈送项或项 ID 转换结果意外地不可用。 |
A feed item or item ID conversion result was unexpectedly not available. |
0x80041015 | 不支持指定版本。 |
Specified version is not supported. |
0x80041016 | 项已存在。 |
Item already exists. |
0x80041017 | 时钟向量元素是以错误的顺序提供的。 |
Clock vector elements are provided with the wrong order. |
0x80041018 | SYNC_TIME 值无效。 |
SYNC_TIME value is not valid. |
0x80041019 | 副本键映射不完整。 |
Incomplete replica key map. |
0x8004101A | 时钟向量元素具有一个未出现在副本键映射中的副本键。 |
Clock vector element has a replica key not present in the replica key map. |
0x8004101B | 不支持负范围异常。 |
Negative range exceptions are not supported. |
0x8004101C | 意外提供的变更批未包含知识。 |
Change batch provided unexpectedly did not contain knowledge. |
0x8004101D | 在同步运行时中出现了内部错误。 |
An internal error occurred in the synchronization runtime. |
0x8004101E | 由于指定的变更批已变为只读,因此无法完成此操作。 |
The operation could not be completed as the specified change batch has become read-only. |
0x8004101F | 由于在同步期间意外发生项变更,因此无法完成此操作。 |
The operation could not be completed as an item changed unexpectedly during synchronization. |
0x80041020 | 创建期间出现的错误不是按变更单位记录的。项创建失败只针对整个项。 |
A failure during creation may not be recorded per change unit. Item creation may only fail for the entire item. |
0x80041021 | 不支持指定的筛选器。 |
The specified filter is not supported. |
0x80041022 | 无法加载请求的数据。如果在加载数据时发生了可恢复的错误或者数据转换失败,则会发生这种情况。可能的解决方法包括延迟冲突或在不更改数据的情况下解决冲突。 |
The requested data could not be loaded. This occurs when a recoverable error is set while loading the data or if data conversion fails. Possible resolutions include deferring the conflict or resolving the conflict without change data. |
0x80041023 | 不支持或无法使用指定的序列化版本。 |
Specified serialization version is not supported or cannot be used. |
0x80041024 | 标记类型无效。 |
Marker type is not valid. |
0x80041025 | 遗忘的知识不包括在知识中。 |
The forgotten knowledge is not contained in the knowledge. |
0x80041026 | 存在当前正在使用的活动变更应用程序上下文。 |
There is an active change application context being used. |
0x80041027 | 不支持按项列表筛选的完全枚举同步。 |
The item list filtered full enumeration synchronization is not supported. |
0x80041028 | 必须使用完全枚举同步来应用完全枚举变更。 |
Full enumeration synchronization must be used to apply full enumeration change. |
0x80041029 | 未对变更批设置一个或多个筛选遗忘的知识。 |
One or more filter forgotten knowledges were not set on the change batch. |
0x8004102A | 不允许当前保存操作有约束冲突。 |
A constraint conflict is not allowed for the current save action. |
0x8004102B | 源提供程序不跟踪指定的筛选器。 |
Source provider does not track the specified filter. |