SiteSurveyQuestionTypes
Primary Key
| Primary Key | Field Type |
|---|---|
| ID | int |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| ClientSitesID | int | yes | ||
| Description | nvarchar(256) | yes |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_SiteSurveyQuestionTypes | ID | yes | yes | yes |
Referenced by
| Referenced by | Field |
|---|---|
| SiteSurveyQuestions | SiteSurveyQuestionTypesId |