AutoIncrement
英音[ ɔːˈtɔɪnkrəmənt ] 美音[ ɔːˈtɔɪnkrəmənt ]

[计] 自动增量

常用释义

词性释义

n.

[计] 自动增量
例句
  • 全部
不建议在要进行同步的数据库中将自动增量用作主键。
When data columns are created by means of Visual Studio design tools, the columns are automatically marked as AutoIncrement.
通过VisualStudio设计工具创建数据列时,这些列被自动标记为AutoIncrement。
如果INSERT语句中未引用该列,自动增量将自动插入列值。
对于本教程来说,自动增量就足够了。
自动增量及版本不能有多重数值。
您不能在survey_response_detail中使用自动递增的字段,因为这个值应该对于一组问题回答是唯一的。
If you want to preserve previous deliveries, you can choose Autoincrement.
如果要保留以前的传递,可以选择“Autoincrement”。
但是,与自动增量不同的是,您必须显式参考该序列。
When AutoIncrement is set to true, there can be no default value.
在将AutoIncrement设置为“真”时,可以没有默认值。