SiteVolunteerOps
Primary Key
Primary Key | Field Type |
---|---|
ContentID | int |
Fields
Field | Field Type | Null | Notes | Description |
---|---|---|---|---|
JobQueryID | int | |||
ConstituentCodeID | int | yes | ||
EmailTemplateID | int | yes | ||
JobAttributesToDisplay | ntext | yes | ||
VolunteerTypeID | int | yes |
Foreign Keys
Foreign Key | Field Type | Null | Notes | Description |
---|---|---|---|---|
ContentID | int | SiteContent.ID |
Indexes
Index Name | Fields | Unique | Primary | Clustered |
---|---|---|---|---|
PK_SiteVolunteerOps | ContentID | yes | yes |