| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  ManuallyAdded | bit | Default = 0 | 
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  ClientUsersID | int | ClientUsers.ID | ||
|  ClientRolesID | int | ClientRoles.ID | 
| Index Name | Field(s) | Unique | Primary | Clustered | 
|---|---|---|---|---|
|  IX_UserRoles_ClientRolesID | ClientRolesID, ManuallyAdded | |||
|  IX_UserRoles_ClientUsersID | ClientUsersID | |||
|  IX_UserRoles | ClientUsersID, ClientRolesID |  | 
