Primary Key | Field Type |
---|---|
ID |
int |
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
ContentID |
int |
false |
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
Required |
bit |
true |
|
|
DisplayOrder |
int |
true |
|
|
AttributeTypeID |
int |
true |
|
|
FieldID |
int |
true |
|
|
ParentFieldID |
int |
true |
|
|
Display |
bit |
true |
|
|
Text |
nvarchar(100) |
true |
|
Index Name | Field(s) | Unique | Primary | Clustered |
---|---|---|---|---|
PK_SignOnControls |
ID |
True |
True |
True |