EMAILFINDERFILE
Stores files for the EmailFinder process.
Primary Key
| Primary Key | Field Type |
|---|---|
| ID | uniqueidentifier |
Fields
| Field | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| REQUESTFILE | varbinary | yes | The file generated by the process that is uploaded to Blackbaud. |
Foreign Keys
| Foreign Key | Field Type | Null | Notes | Description |
|---|---|---|---|---|
| ID | uniqueidentifier | EMAILFINDER.ID | Primary Key. |
Indexes
| Index Name | Fields | Unique | Primary | Clustered |
|---|---|---|---|---|
| PK_EMAILFINDERFILE | ID | yes | yes | yes |