Primary Key Field Type
 ID int

Field Field Type Null Notes Description
 VolunteerOpID int  
 DateAdded datetime   Default = getutcdate()
 XMLObjectData ntext  
 ProcessedDate datetime
 IsDeleted bit   Default = 0

Foreign Key Field Type Null Notes Description
 AddedBy int ClientUsers.ID
 EmailJobRecipientID int EmailJob_Recipient.ID

Index Name Field(s) Unique Primary Clustered
 IX_VolunteerTransactions_EmailJobRecipientID EmailJobRecipientID      
 PK_VolunteerTransactions ID

Entity-Relationship diagram of this table