SiteSurveyAnswerColumnData
Primary Key
Primary Key | Field Type |
---|---|
ID | int |
Fields
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
Sequence | int | |||
Data | nvarchar(50) | yes |
Foreign Keys
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
SiteSurveyAnswerColumnsId | int | SiteSurveyAnswerColumns.ID |
Indexes
Index Name | Fields | Unique | Primary | Clustered |
---|---|---|---|---|
PK_SiteSurveyAnswerColumnData | ID | yes | yes | yes |