| Primary Key | Field Type |
|---|---|
|
ID |
int |
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
|
AddedBy |
int |
true |
||
|
EmailJobRecipientID |
int |
true |
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
|
VolunteerOpID |
int |
false |
|
|
|
DateAdded |
datetime |
false |
getutcdate() |
|
|
XMLObjectData |
ntext |
false |
|
|
|
ProcessedDate |
datetime |
true |
|
|
|
IsDeleted |
bit |
false |
0 |
| Index Name | Field(s) | Unique | Primary | Clustered |
|---|---|---|---|---|
|
IX_VolunteerTransactions_EmailJobRecipientID |
EmailJobRecipientID |
False |
False |
False |
|
PK_VolunteerTransactions |
ID |
True |
True |
True |