JCM Table: dbo.EL Level
From Sherlock Software
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