JCM Table: dbo.AT PersonGroup

From Sherlock Software
Revision as of 16:18, 3 January 2022 by Sherlock (talk | contribs) (Created page with "===TABLE NAME: dbo.AT_PersonGroup=== Record persons in a personal group. {| class="wikitable" |- ! Col ID !! Name !! Data Type !! Description |- | 1 || PersonGroupID || smalli...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

TABLE NAME: dbo.AT_PersonGroup

Record persons in a personal group.

Col ID Name Data Type Description
1 PersonGroupID smallint ID of personal group
2 PersonID int ID of a person
3 InstitutionID smallint ID of an institution
4 RowIsActive bit Row active indicator



Back to JCM Database tables