Difference between revisions of "JCM Table: dbo.ADM ReportCategory"
From Sherlock Software
(Created page with "===TABLE NAME: dbo.ADM_ReportCategory=== {| class="wikitable" |- ! Col ID !! Name !! Data Type !! Description |- | 1 || ID || tinyint || |- | 2 || Desc || nvarchar(50) || |-...") |
(No difference)
|
Latest revision as of 03:46, 29 December 2021
TABLE NAME: dbo.ADM_ReportCategory
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | ID | tinyint | |
| 2 | Desc | nvarchar(50) | |
| 3 | RowActive | bit | |
| 4 | SortOrder | tinyint |
Back to JCM Database tables