AnonymousNewsletterPart
Primary Key
Primary Key | Field Type |
---|---|
ContentID | int |
Fields
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
Title | nvarchar(255) | yes | ||
AfterUpdatePageID | int | Default = 0 | ||
NewsletterID | int | Default = 0 |
Indexes
Index Name | Fields | Unique | Primary | Clustered |
---|---|---|---|---|
PK_AnonymousNewsletterPart | ContentID | yes | yes | yes |