I\'ve got a SQL Database Table, which has 35 existing records. One of the fields in this table is called Name, nvarchar(100), not null
Name
nvarchar(100)
not null
It's a setting in SSMS.
Tools - Option - Designers - Prevent saving changes that require table re-creation