JCM Table: dbo.EL Level

From Sherlock Software
Revision as of 20:19, 29 December 2021 by Sherlock (talk | contribs) (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) ||...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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