左:系統內建的 Origin_DataType 目錄(101–137),決定每個 Symbol 節點是欄位/選項/子表/關聯…,並對應 Web 上該用哪種編輯器。 右:資料庫裡可維護的 Origin 命名空間字典(可新增/編輯)。
ID | 名稱 | 分類 | 編輯器 | SQL 型別 |
|---|---|---|---|---|
| 101 | null | Scalar | Text | nvarchar(4000) |
| 102 | bit | Scalar | Bool | bit |
| 103 | tinyint | Scalar | Integer | tinyint |
| 104 | smallint | Scalar | Integer | smallint |
| 105 | int | Scalar | Integer | int |
| 106 | bigint | Scalar | Integer | bigint |
| 107 | float | Scalar | Decimal | float |
| 108 | real | Scalar | Decimal | real |
| 109 | numeric | Scalar | Decimal | numeric(18,4) |
| 110 | money | Scalar | Money | money |
| 111 | datetime | Scalar | DateTime | datetime |
| 112 | smalldatetime | Scalar | DateTime | smalldatetime |
| 113 | date | Scalar | Date | date |
| 114 | time | Scalar | Time | time |
| 115 | datetime2 | Scalar | DateTime | datetime2 |
ID | 名稱 | 啟用 | |
|---|---|---|---|
| 0 | Tables | ||
| 100 | DataType Root | ||
| 50 | Access Modifier | ||
| 125 | Root | ||
| 200 | FourSymbolRoot | ||
| 207 | System setting | ||
| 210 | FourSymbolStruct | ||
| 218 | System setting | ||
| 600 | ResourceType | ||
| 618 | Folder Root | ||
| 701 | DataSet Base* | ||
| 619 | Folder | ||
| 731 | MasterFile | ||
| 708 | Unique DataSet Base | ||
| 501 | Stored Procedure |