PersonalizedContentData
Primary Key
| Primary Key | Field Type | 
|---|---|
| ID | int | 
Fields
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| XMLData | ntext | yes | ||
| ParentID | int | yes | ||
| ParentType | int | yes | ||
| UserPageID | int | Default = 0 | 
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| SiteContentID | int | SiteContent.ID | 
Indexes
| Index Name | Fields | Unique | Primary | Clustered | 
|---|---|---|---|---|
| PK_PersonalizedContentData | ID | yes | yes | yes |