PROSPECT (4.0SP17)

Indicates that a constituent is a prospect.

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

PROSPECTMANAGERFUNDRAISERID

uniqueidentifier

true

Foreign key to the CONSTITUENT table.

PROSPECTSTATUSCODEID

uniqueidentifier

true

FK to PROSPECTSTATUSCODE

ADDEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

CHANGEDBYID

uniqueidentifier

false

FK to CHANGEAGENT.

LASTRESEARCHEDBYID

uniqueidentifier

true

Fields
Field Field Type Null Notes Description

DATEADDED

datetime

false

getdate()

Indicates the date this record was added.

DATECHANGED

datetime

false

getdate()

Indicates the date this record was last changed.

TS

timestamp

false

Timestamp.

TSLONG

bigint (Computed)

true

Numeric representation of the timestamp.

RESEARCHSTATUSCONFIRMED

bit

false

0

PROSPECTMANAGERSTARTDATE

datetime

true

The date the fundraiser became the prospect manager of the prospect.

PROSPECTMANAGERENDDATE

datetime

true

The date the fundraiser ceased to be the prospect manager of the prospect.

RESEARCHSUMMARY

nvarchar(max)

false

''

LASTUPDATED

datetime

true

Indexes
Index Name Field(s) Unique Primary Clustered

IX_PROSPECT_DATEADDED

DATEADDED

False

False

True

IX_PROSPECT_DATECHANGED

DATECHANGED

False

False

False

IX_PROSPECT_PROSPECTMANAGERFUNDRAISERID

PROSPECTMANAGERFUNDRAISERID

False

False

False

PK_PROSPECT

ID

True

True

False

Triggers
Trigger Name Description

TR_PROSPECT_AUDIT_UPDATE

TR_PROSPECT_AUDIT_DELETE

TR_PROSPECT_AUDIT_ETLDELETEDID

TR_PROSPECT_T2BDELETE

TR_PROSPECT_T2BINSERTUPDATE

Referenced by
Referenced by Field

PROSPECTFUNDINGINTEREST

PROSPECTID

PROSPECTMANAGERHISTORY

PROSPECTID