| Primary Key | Field Type |
|---|---|
ID |
int |
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
Guid |
uniqueidentifier | Default = (newid()) | ||
GiftTypes |
ntext | ![]() |
||
Campaigns |
ntext | ![]() |
||
Funds |
ntext | ![]() |
||
Appeals |
ntext | ![]() |
||
ExcludeSC |
bit | Default = 0 | ||
SCText |
nvarchar(256) | ![]() |
||
GivingHistoryName |
nvarchar(510) | ![]() |
||
Message |
nvarchar(2048) | ![]() |
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
SiteContentID |
int | SiteContent.ID |
| Index Name | Field(s) | Unique | Primary | Clustered |
|---|---|---|---|---|
IX_GivingHistory_1 |
GivingHistoryName | |||
IX_GivingHistory_GUID |
Guid | |||
IX_GivingHistory_SiteContentID |
SiteContentID | |||
PK_GivingHistory |
ID | ![]() |
![]() |
![]() |

ID
Guid
SiteContentID
IX_GivingHistory_1