Primary Key | Field Type |
---|---|
ID |
int |
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
SiteContentID |
int |
false |
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
Name |
nvarchar(100) |
false |
|
|
Guid |
uniqueidentifier |
true |
(newid()) |
Index Name | Field(s) | Unique | Primary | Clustered |
---|---|---|---|---|
PK_TargetedContentPart |
ID |
True |
True |
True |
Referenced by | Field |
---|---|
TargetedPartID |