Field |
Field Type |
Null |
Notes |
Description |
PRIMARYMANAGERPERCENT |
decimal(5, 2) |
|
Default = 0 |
|
SECONDARYMANAGERPERCENT |
decimal(5, 2) |
|
Default = 0 |
|
SECONDARYSOLICITORPERCENT |
decimal(5, 2) |
|
Default = 0 |
|
APPLYTOPLEDGES |
bit |
|
Default = 0 |
|
APPLYTODONATIONS |
bit |
|
Default = 0 |
|
APPLYTOPLANNEDGIFTS |
bit |
|
Default = 0 |
|
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. |
APPLYTOGRANTAWARDS |
bit |
|
Default = 0 |
|