Search code examples
sqlvisual-studio-2013sql-server-2012

Identity Increment in SQL Server object explorer is grayed out. How to set is identity = true in sql server object explorer in VS13?


I am able to do this in SSMS. I want to do this in SSOE in VS13.


Solution

  • View the table in Designer mode, right click and try set identity. good luck.