| Table: dbo.Staff_Create_Ems_User_Requested | |||
| Track staff members for which we've asked Web Services to create an EMS user. | |||
| Columns | |||
| Name | Type | Constraints | Description |
| staff_KEY | int (4) | NOT NULL | Primary key for this table. |
| Primary key | |||
| Name | Columns | Description | |
| PK_Staff_Create_Ems_User_Requested$staff_KEY | staff_KEY | ||
| Foreign keys | |||
| Name | Columns | Referenced table | Description |
| FK_Staff_Create_Ems_User_Requested__Staff__staff_KEY | staff_KEY | Staff (staff_KEY) | |