Difference between revisions of "JCM Table: dbo.AT UserInstitution"
From Sherlock Software
(Created page with "===TABLE NAME: dbo.AT_UserInstitution=== Record the institutions the user can access. {| class="wikitable" |- ! Col ID !! Name !! Data Type !! Description |- | 1 || UserID ||...") |
(No difference)
|
Latest revision as of 15:38, 3 January 2022
TABLE NAME: dbo.AT_UserInstitution
Record the institutions the user can access.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | UserID | int | ID of user |
| 2 | InstitutionID | smallint | ID of institution |
Back to JCM Database tables