13001 | 简单提供程序方法需要一个非 Null 的输入参数。
|
The simple provider method requires a non-null input parameter.
|
13002 | 简单提供程序以前已被初始化。
|
The simple provider has previously been initialized.
|
13003 | 简单提供程序需要变更单位中有更多数据。变更单位未按预期分配。
|
The simple provider expects more data in the change unit. The change unit was not allocated as expected.
|
13004 | 简单提供程序找不到应在元数据存储区中的项。
|
The simple provider could not find an item expected to be in the metadata store.
|
13005 | 出现可恢复或不可恢复的错误之后,简单提供程序收到意外的变更数据。
|
The simple provider received unexpected change data after a recoverable or non-recoverable error.
|
13007 | 成功变更负载后,简单提供程序需要非 Null 变更数据。
|
The simple provider requires non-null change data on a successful load change.
|
13009 | 简单提供程序尚未初始化。
|
The simple provider has not been initialized.
|
13010 | 简单提供程序收到了针对 SkipChangeDetection 的无效调用模式。
|
The simple provider received a call pattern that is not valid for SkipChangeDetection.
|
13011 | 出现可恢复或不可恢复的错误之后,简单提供程序收到意外的项字段。
|
The simple provider received unexpected item fields after a recoverable or non-recoverable error.
|
13012 | 成功完成此调用时,简单提供程序需要非 Null 的项字段。
|
The simple provider requires non-null item fields on a successful completion of this call.
|
13013 | 简单提供程序无法识别给定的同步操作。
|
The simple provider does not recognize the given synchronization action.
|
13014 | 简单提供程序在创建某一项期间收到了对于变更单位无效的更新操作。
|
The simple provider received an update action that is not valid for the change unit during the creation of an item.
|
13015 | 简单提供程序未收到有关项中任何变更单位的任何变更。
|
The simple provider received no changes for any change units in the item.
|
13016 | 简单提供程序要求只能在 GetMetadataSchema 中调用 AddItemMetadataSchema。
|
The simple provider requires that AddItemMetadataSchema be called only in GetMetadataSchema.
|
13018 | 简单提供程序方法要求以计数为零的 null 值的形式传递一个空数组,还需要一个计数大于零的非 null 数组。
|
The simple provider method requires an empty array to be passed as a null value with a count of zero and a non-null array for a count of greater than zero.
|
13019 | 简单提供程序无法识别给定的本地删除模式。
|
The simple provider does not recognize the specified local delete mode.
|
13020 | 简单提供程序已定义一个架构。
|
The simple provider already has a schema defined.
|
13021 | 简单提供程序要求该项为主要标识规则包含值。
|
The simple provider requires that the item contains values for the primary identity rules.
|
13022 | 简单提供程序要求项仅包含在架构中定义的字段。
|
The simple provider requires that the item contains only fields that are defined in the schema.
|
13023 | 简单提供程序要求该项为每个字段只包含一个值。
|
The simple provider requires that the item contains only one value for each field.
|
13024 | 简单提供程序无法识别此字段类型,或者该字段类型无效。
|
The simple provider does not recognize this type of field.
|
13025 | 简单提供程序要求标识字段不能有 null 值。
|
The simple provider requires that identity fields cannot have null values.
|
13026 | 简单提供程序要求元数据存储区必须初始化才能调用此方法。
|
The simple provider requires that the metadata store be initialized to call this method.
|
13027 | 简单提供程序需要为可变大小类型提供一个非零大小。
|
The simple provider requires a non-zero size for variable size types.
|
13028 | 简单提供程序要求在架构中应至少指定一个字段,最多指定 255 个字段。
|
The simple provider requires that at least one field and at most 255 fields are specified in a schema.
|
13029 | 简单提供程序要求架构中的所有字段 ID 都是唯一的。
|
The simple provider requires all field IDs in a schema to be unique.
|
13030 | 简单提供程序要求在架构中至少指定一个标识规则,最多指定 255 个标识规则。
|
The simple provider requires that at least one identity rule and at most 255 rules are specified in a schema.
|
13031 | 因为字段不存在,简单提供程序无法将字段与规则关联。
|
The simple provider cannot associate the field with the rule because the field does not exist.
|
13032 | 对于每个变更单位版本规则,简单提供程序需要至少一个变更单位版本字段。
|
The simple provider requires at least one change unit version field for each change unit version rule.
|
13033 | 简单提供程序要求变更单位 ID 唯一。
|
The simple provider requires that change unit IDs be unique.
|
13034 | 简单提供程序在一个规则中两次检测到同一个字段。
|
The simple provider detected the same field twice in a rule.
|
13035 | 简单提供程序在序列化架构时意外失败。
|
The simple provider unexpectedly failed in serializing the schema.
|
13036 | 简单提供程序在反序列化架构时意外失败。
|
The simple provider unexpectedly failed in deserializing the schema.
|
13037 | 简单提供程序要求在调用此方法之前初始化变更批筛选回调。
|
The simple provider requires the change batch filtering callback to be initialized before this method can be called.
|
13038 | 简单提供程序无法将给定的变更单位 ID 索引与架构中的变更单位 ID 匹配。
|
The simple provider could not match the given change unit ID index with a change unit ID in the schema.
|
13039 | 简单提供程序发现给定的项 ID 大小无效。
|
The simple provider found that the given item ID size is not valid.
|
13040 | 简单提供程序仅允许对每项或每个变更单位设置一个可恢复的错误。
|
The simple provider allows only one recoverable error to be set on each item or change unit.
|
13041 | 给定的变更单位 ID 无效或者在架构中不存在。 |
The given change unit ID is not valid or does not exist in the schema. |
13042 | 简单提供程序要求只能将一个失败结果设置为可恢复的错误。
|
The simple provider requires that only a fail result be set as a recoverable error.
|
13043 | 简单提供程序无法识别给定的筛选模式。
|
The simple provider does not recognize the specified filtering mode.
|
13044 | 简单提供程序无法识别定位点枚举的给定变更类型。
|
The simple provider does not recognize the specified change type for anchor enumeration.
|
13045 | 简单提供程序在所有项变更中都需要非 null 的项字段。
|
The simple provider requires non-null item fields in all item changes.
|
13046 | 如果已调用 ReportItemsAndAutodetectDeletes,简单提供程序将禁止调用 ReportChanges;反之亦然。
|
The simple provider supports either ReportChanges or ReportItemsAndAutodetectDeletes being called during a session; they cannot both be called during the same session.
|
13047 | 简单提供程序要求定位点长度大于零。
|
The simple provider expected an anchor length greater than zero.
|
13048 | 当传入的缓冲区太小时,简单提供程序要求定位点提供程序从 GetEnumerationAnchor 返回 HRESULT_FROM_WIN32(ERROR_MORE_DATA)。
|
The simple provider requires that the anchor provider return HRESULT_FROM_WIN32(ERROR_MORE_DATA) from GetEnumerationAnchor in the case when the buffer that was passed in is too small.
|
13049 | 简单提供程序在元数据存储区中找不到正确的数据。此简单提供程序版本可能与以前写入元数据存储区的版本不同。
|
The simple provider did not find the correct data in the metadata store. This version of the simple provider might differ from a version that previously wrote to the metadata store.
|
13050 | 简单提供程序不希望已设置可恢复的错误的项出现约束错误。
|
The simple provider does not expect constraint errors on items with recoverable errors already set.
|
13051 | 简单提供程序仅允许对每项或每个变更单位设置一个约束错误。
|
The simple provider allows only one constraint error to be set on each item or change unit.
|
13052 | 无法从此调用的上下文设置约束错误。
|
A constraint error cannot be set from the context of this call.
|
13054 | 对于更新-删除冲突,当删除获胜时,更新的字段必须为 null。
|
Updated fields must be null for an update-delete conflict when the delete wins.
|
13055 | 无法对与传入项相同的项报告约束错误,因为项不能与其自身冲突。
|
A constraint error cannot be reported on the same item as the incoming one because an item cannot be in conflict with itself.
|
13056 | 简单提供程序收到 ReportItems 或 ReportChanges 的无效调用模式。
|
The simple provider received an invalid call pattern for ReportItems or ReportChanges.
|
13057 | 在提供程序升级过程中无法修改标识规则。
|
Identity rules cannot be modified during provider upgrade.
|
13058 | 在提供程序升级过程中无法删除变更单位规则。
|
Change unit rules cannot be removed during provider upgrade.
|
13059 | 此对象不再有效。
|
This object is no longer valid.
|
13060 | 已经调用了 BeginRemoveItemsFromReplica。
|
BeginRemoveItemsFromReplica has already been called.
|
13061 | 简单提供程序要求在调用 RemoveItemFromReplica 之前先调用 BeginRemoveItemsFromReplica。
|
The simple provider requires that BeginRemoveItemsFromReplica is called before calling RemoveItemFromReplica.
|
13062 | 简单提供程序要求在调用 EndRemoveItemsFromReplica 之前先调用 BeginRemoveItemsFromReplica。
|
The simple provider requires that BeginRemoveItemsFromReplica is called before calling EndRemoveItemsFromReplica.
|
0x80041500 | 简单提供程序未定义任何项架构。 |
The simple provider has no item schema defined. |
0x80041501 | 简单提供程序变更检测失败。 |
Simple provider change detection failed. |
0x80041502 | 简单提供程序要求所报告的新项包含所有字段。 |
The simple provider requires that new items being reported contain all fields. |
0x80041503 | 简单提供程序检测到乐观并发冲突。 |
The simple provider detected an optimistic concurrency violation. |
0x80041504 | 简单提供程序在正在进行同步的提供程序中未检测到共有的变更单位。 |
The simple provider detected no change units in common in the providers being synchronized. |
0x80041505 | 简单提供程序确定此副本无法识别此变更单位 ID。 |
The simple provider determined that this change unit ID is not recognized by this replica. |
0x80041506 | 简单提供程序在元数据存储区中找到一个与当前项具有相同标识字段的项。 |
The simple provider found an item in the metadata store with the same identity fields as the current item. |
0x80041507 | 由于对象的当前状态,简单提供程序不支持此操作。 |
The simple provider does not support this operation due to the current state of the object. |
0x80041508 | 简单提供程序要求只在项级记录可恢复的错误,而不是在此上下文中按变更单位记录。 |
The simple provider requires that a recoverable error only be recorded at the item level and not per change unit in this context. |
0x80041509 | 简单提供程序在元数据存储区中找不到具有给定标识字段的项。 |
The simple provider did not find an item with the given identity fields in the metadata store. |
0x8004150A | 提供程序已跳过此变更。 |
This change has been skipped by the provider. |
0x8004150B | 此变更已延迟,因为提供程序不支持自定义冲突解决方法。 |
This change has been deferred because the provider does not support custom conflict resolution. |
0x8004150C | 简单提供程序需要元数据存储区组件 2 或更高版本。 |
The simple provider requires a metadata store component of version 2 or later. |
0x8004150E | 此变更已延迟,因为在同步会话期间已在本地修改了该项。 |
This change has been deferred because the item was modified locally during the synchronization session. |
0x8004150F | 访问接口必须为非标准 ID 格式实现自定义 ID 生成器接口。 |
The provider must implement the custom ID generator interface for non-standard ID formats. |
0x80041511 | 无法打开元数据存储区,因为比此计算机上安装的同步组件更新的同步组件已将其更新。 |
The metadata store cannot be opened because it has been updated by synchronization components that are newer than those installed on this computer. |
0x80041512 | 提供程序版本与元数据存储区中存储的版本不符。 |
The provider version does not match the version stored in the metadata store. |