PEOPLEFINDERFILE
Stores files for the PeopleFinder 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 | PEOPLEFINDER.ID | Primary Key. | 
Indexes
| Index Name | Fields | Unique | Primary | Clustered | 
|---|---|---|---|---|
| PK_PEOPLEFINDERFILE | ID | yes | yes | yes |