BATCHCONSTITUENTSOCIALMEDIAACCOUNT (4.0SP20)

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

BATCHCONSTITUENTID

uniqueidentifier

false

SOCIALMEDIASERVICEID

uniqueidentifier

false

SOCIALMEDIAACCOUNTTYPECODEID

uniqueidentifier

true

INFOSOURCECODEID

uniqueidentifier

true

ADDEDBYID

uniqueidentifier

false

CHANGEDBYID

uniqueidentifier

false

Fields
Field Field Type Null Notes Description

USERID

nvarchar(100)

false

''

URL

UDT_WEBADDRESS

false

''

DONOTCONTACT

bit

false

0

SEQUENCE

int

false

0

DATEADDED

datetime

false

getdate()

DATECHANGED

datetime

false

getdate()

TS

timestamp

false

TSLONG

bigint (Computed)

true

Indexes
Index Name Field(s) Unique Primary Clustered

IX_BATCHCONSTITUENTSOCIALMEDIAACCOUNT_DATEADDED

DATEADDED

False

False

True

IX_BATCHCONSTITUENTSOCIALMEDIAACCOUNT_DATECHANGED

DATECHANGED

False

False

False

PK_BATCHCONSTITUENTSOCIALMEDIAACCOUNT

ID

True

True

False

Triggers
Trigger Name Description

TR_BATCHCONSTITUENTSOCIALMEDIAACCOUNT_AUDIT_UPDATE

TR_BATCHCONSTITUENTSOCIALMEDIAACCOUNT_AUDIT_DELETE