UserPagesEditors
Primary Key
Primary Key | Field Type |
---|---|
ClientUsersID | int |
Foreign Keys
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
UserPagesID | int | UserPages.ID | ||
ClientUsersID | int | ClientUsers.ID |
Indexes
Index Name | Fields | Unique | Primary | Clustered |
---|---|---|---|---|
PK_UserPagesEditors | UserPagesID, ClientUsersID | yes | yes | yes |