DECEASEDFINDERFILE
Stores files for the DeceasedRecordFinder 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 | DECEASEDFINDER.ID | Primary Key. |
Indexes
Index Name | Fields | Unique | Primary | Clustered |
---|---|---|---|---|
PK_DECEASEDFINDERFILE | ID | yes | yes | yes |