且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何将auto_increment添加到SQL Server 2008中的列

更新时间:2023-01-21 20:15:11

举例说明马丁的观点:

PS:-正如Mikael Eriksson正确提到的(和文档很好),只要您正在处理的那一列有一个 Identity Specification ,它就会一直显示为灰色.默认约束.

And PS: - as Mikael Eriksson rightfully mentions (and documents nicely), this Identity Specification remains grayed out as long as that column you're working on has a default constraint.