PersonalPageData
Primary Key
| Primary Key | Field Type | 
|---|---|
| ID | int | 
Fields
| Field | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| XMLData | ntext | yes | ||
| ParentID | int | yes | ||
| ParentType | int | yes | ||
| UserPersonalPageID | int | yes | 
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description | 
|---|---|---|---|---|
| ElementID | int | PersonalPageElements.ID | 
Indexes
| Index Name | Fields | Unique | Primary | Clustered | 
|---|---|---|---|---|
| PK_PersonalPageData | ID | yes | yes | yes | 
Triggers
| Trigger Name | Description | 
|---|---|
| TR_PersonalPageData_CASCDE_DEL_1 | 
Referenced by
| Referenced by | Field | 
|---|---|
| EducationEdit | PersonalPageDataID | 
| EventCalendar | PersonalPageDataID | 
| NewsChannels | PersonalPageDataID |