| Primary Key | Field Type | 
|---|---|
|  AttributeType | int | 
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  AttributeValue | nvarchar(50) |  | ||
|  ChangeDate | datetime | |||
|  ChangeUserID | int |  | 
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
|  EntryID | uniqueidentifier | CustomFormEntry.EntryID | 
| Index Name | Field(s) | Unique | Primary | Clustered | 
|---|---|---|---|---|
|  PK_CustomFormEntryAttribute | EntryID, AttributeType |  |  |  | 
