JCM Table: dbo.AT PersonGroup
From Sherlock Software
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