JCM Table: dbo.AT FormDataReview

From Sherlock Software
Revision as of 03:53, 29 December 2021 by Sherlock (talk | contribs) (Created page with "===TABLE NAME: dbo.AT_FormDataReview=== {| class="wikitable" |- ! Col ID !! Name !! Data Type !! Description |- | 1 || FormID || int || |- | 2 || Category || nvarchar(255) ||...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

TABLE NAME: dbo.AT_FormDataReview

Col ID Name Data Type Description
1 FormID int
2 Category nvarchar(255)
3 Completed bit
4 IncompleteItems nvarchar
5 Comments ntext
6 DateRecorded datetime



Back to JCM Database tables