Difference between revisions of "JCM Table: dbo.AT ToolTree"
From Sherlock Software
(Created page with "===TABLE NAME: dbo.AT_ToolTree=== (Not in use) {| class="wikitable" |- ! Col ID !! Name !! Data Type !! Description |- | 1 || ID || smallint || |- | 2 || ParentID || smallint...") |
(No difference)
|
Latest revision as of 16:59, 3 January 2022
TABLE NAME: dbo.AT_ToolTree
(Not in use)
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | ID | smallint | |
| 2 | ParentID | smallint | |
| 3 | Type | char(1) | |
| 4 | Subtype | tinyint | |
| 5 | Name | nvarchar(100) | |
| 6 | AccessLevel | tinyint | |
| 7 | DisplayOrder | smallint |
Back to JCM Database tables