ProfileEditorFields
Fields
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| ID | int | |||
| FieldID | int | |||
| Caption | nvarchar(50) | yes | ||
| Editable | bit | Default = -1 | ||
| Required | bit | Default = 0 | ||
| AllowDelete | bit | Default = -1 | ||
| AllowPrivate | bit | Default = -1 | ||
| UseCodeTable | bit | Default = 0 | ||
| AllowNewCodes | bit | Default = 0 | ||
| Include | bit | Default = 0 | ||
| FieldAttribID | int | Default = 0 | ||
| ShowInGrid | bit | Default = 0 | 
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| ContentID | int | SiteContent.ID |