duplicate key meaning in Chinese
复制钥,复制键
Examples
- Insert operations that would generate duplicate key values are rolled back , and the database engine displays an error message
可生成重复键值的插入操作将被回滚,同时数据库引擎显示错误消息。 - Specifies the error response to duplicate key values in a multiple - row insert transaction on a unique clustered or unique nonclustered index
指定对唯一聚集索引或唯一非聚集索引的多行插入事务中重复键值时的错误响应。 - Specifies the error response to duplicate key values in a multiple - row insert transaction on a unique clustered or unique nonclustered index
指定对唯一聚集索引或唯一非聚集索引的多行insert事务中重复键值的错误响应。 - Specifies the error response to duplicate key values in a multiple - row insert operation on a unique clustered or unique nonclustered index
指定对唯一聚集索引或唯一非聚集索引执行多行插入操作时出现重复键值的错误响应。 - The error raised is similar to : cannot insert duplicate key row in object msmerge contents with unique index ucl1syccontents
中进行插入时也会发生此错误;引发的错误类似:不能在具有唯一索引“ ucl1syccontents ”的对象“ msmerge _ contents ”中插入重复键的行。