DonorScrollers
Primary Key
| Primary Key | Field Type |
|---|---|
| ContentID | int |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| FundraiserIDs | ntext | yes | ||
| GiftTypes | ntext | yes |
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| ContentID | int | SiteContent.ID |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_DonorScrollers | ContentID | yes | yes |