JCM Table: dbo.AT ToolTree

From Sherlock Software
Revision as of 16:59, 3 January 2022 by Sherlock (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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