Primary Key
| Primary Key |
Field Type |
| ContentID |
int |
Fields
| Field |
Field Type |
Null |
Notes |
Description |
| CaptionEditable |
bit |
|
Default = 1 |
|
| DefaultCaption |
nvarchar(255) |
yes |
|
|
| PhotoEditable |
bit |
|
Default = 1 |
|
| ApprovalRequired |
bit |
|
Default = 0 |
|
| ThumbSize |
int |
yes |
|
|
| AfterUpdatePageID |
int |
|
Default = 0 |
|
| CategoryFolderID |
int |
|
Default = 0 |
|
| LargeSize |
int |
|
|
|
| TAGCODEID |
uniqueidentifier |
yes |
|
|
Foreign Keys
| Foreign Key |
Field Type |
Null |
Notes |
Description |
| ContentID |
int |
|
SiteContent.ID
|
|
Indexes
| Index Name |
Fields |
Unique |
Primary |
Clustered |
| PK_SiteProfilePhotoForm |
ContentID |
yes |
yes |
yes |