Difference between revisions of "JCM Table: dbo.ADM GroupedReportUsers"

From Sherlock Software
(Created page with "===TABLE NAME: dbo.ADM_GroupedReportUsers=== {| class="wikitable" |- ! Col ID !! Name !! Data Type !! Description |- | 1 || userID || smallint || |- | 2 || userGroupID || sma...")
 
Line 1: Line 1:
===TABLE NAME: dbo.ADM_GroupedReportUsers===
===TABLE NAME: dbo.ADM_GroupedReportUsers===
Determine which user group can access the report.
{| class="wikitable"
{| class="wikitable"
|-
|-

Revision as of 17:43, 30 December 2021

TABLE NAME: dbo.ADM_GroupedReportUsers

Determine which user group can access the report.

Col ID Name Data Type Description
1 userID smallint
2 userGroupID smallint



Back to JCM Database tables