Difference between revisions of "JCM Table: dbo.EL Level"
From Sherlock Software
(Created page with "===TABLE NAME: dbo.EL_Level=== {| class="wikitable" |- ! Col ID !! Name !! Data Type !! Description |- | 1 || LevelID || tinyint || Level id |- | 2 || Desc || nvarchar(50) ||...") |
(No difference)
|
Revision as of 20:19, 29 December 2021
TABLE NAME: dbo.EL_Level
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | LevelID | tinyint | Level id |
| 2 | Desc | nvarchar(50) | Description |
Table Values:
| LevelID | Desc |
|---|---|
| 1 | Information |
| 2 | Warning |
| 3 | Error |
Back to JCM Database tables