Difference between revisions of "JCM Table: dbo.AT PersonGroup"
From Sherlock Software
(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...") |
(No difference)
|
Latest revision as of 16:18, 3 January 2022
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