SignOnControls
Primary Key
| Primary Key | Field Type |
|---|---|
| ID | int |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| Required | bit | yes | ||
| DisplayOrder | int | yes | ||
| AttributeTypeID | int | yes | ||
| FieldID | int | yes | ||
| ParentFieldID | int | yes | ||
| Display | bit | yes | ||
| Text | nvarchar(100) | yes |
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| ContentID | int | SiteContent.ID |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_SignOnControls | ID | yes | yes | yes |