SQL Server
SQL Server Management 新增 description
在SQL Server Design 新增 description 欄位
1.開啟regedit.exe
2. 尋找註冊檔 位置
ex: Computer\HKEY_CURRENT_USER\Software\Microsoft\SQL Server Management Studio\14.0\DataProject
3.編輯更改編碼
編碼代碼 對應
1 Column Name
2 Data Type
3 Length
4 Precision
5 Scale
6 Allow Nulls
7 Default Value
8 Identity
9 Identity Seed
10 Identity Increment
11 Row GUID
12 Nullable
13 Condensed Type
14 Not for Replication
15 Formula
16 Collation
17 Description