SQL Server set identity(-1 ,1)
Posted: Wed 26 Aug 2020 12:23
On definition of a new model/new table: is there a way to set identity to (-1, 1) for an Int32 or Int64 column in SQL Sever? Can this be set as a default for all tables in this model?
Using EntityDeveloper 6.8.1049 and SQL Server 2019.
Using EntityDeveloper 6.8.1049 and SQL Server 2019.