Field |
Field Type |
Null |
Notes |
Description |
UPDATECONSTITUENCIES |
bit |
|
Default = 0 |
Indicates whether or not to update deceased's constituencies. |
UPDATERELATIONSHIPS |
bit |
|
Default = 0 |
Indicates whether or not to update deceased's relationships. |
ADDDOCUMENTATION |
bit |
|
Default = 0 |
Indicates whether or not to add documentation to deceased. |
UPDATECONSTITUENTINTERACTIONS |
bit |
|
Default = 0 |
Indicates whether or not to update deceased's planned and pending interactions. |
UPDATECONSTITUENTNAMEFORMATS |
bit |
|
Default = 0 |
Indicates whether or not to update deceased's name formats. |
ADDTRIBUTE |
bit |
|
Default = 0 |
Indicates whether or not to add a tribute of the deceased constituent. |
UPDATEHOUSEHOLDMEMBERS |
bit |
|
Default = 0 |
Indicates whether or not to update deceased's household members. |
UPDATEHOUSEHOLDINTERACTIONS |
bit |
|
Default = 0 |
Indicates whether or not to update deceased's household planned and pending interactions. |
UPDATEHOUSEHOLDNAMEFORMATS |
bit |
|
Default = 0 |
Indicates whether or not to update deceased's household name formats. |
SHOWGROUPS |
bit |
|
Default = 0 |
Indicates whether or not to show groups associated with deceased. |
DATEADDED |
datetime |
|
Default = getdate() |
Indicates the date this record was added. |
DATECHANGED |
datetime |
|
Default = getdate() |
Indicates the date this record was last changed. |
TS |
timestamp |
|
|
Timestamp. |
TSLONG |
bigint (Computed) |
 |
CONVERT(bigint, TS) |
Numeric representation of the timestamp. |