| Primary Key | Field Type | 
|---|---|
|  ID | int | 
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  FieldID | int | |||
|  FieldAttribID | int | Default = 0 | ||
|  Private | bit |  | Default = 1 | 
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  BackOfficeSystemPeopleID | int |  | BackOfficeSystemPeople.ID | 
| Index Name | Field(s) | Unique | Primary | Clustered | 
|---|---|---|---|---|
|  IX_ClientUserFieldPrivacy_BackOfficeSystemPeopleID | BackOfficeSystemPeopleID | |||
|  PK_ClientUserFieldPrivacy | ID |  |  |  | 
|  UK_ClientUserFieldPrivacy_FieldID_FieldAttribID_BackOfficeSystemPeopleID | FieldID, FieldAttribID, BackOfficeSystemPeopleID |  | 
