CONSTITUENTNOTEBBIS (4.0SP20)

Primary Key
Primary Key Field Type

ID

uniqueidentifier

Foreign Key Fields
Foreign Key Field Type Null Notes Description

ADDEDBYID

uniqueidentifier

false

CHANGEDBYID

uniqueidentifier

false

Fields
Field Field Type Null Notes Description

BBISPAGENAME

nvarchar(1000)

false

''

BBISPAGEID

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_CONSTITUENTNOTEBBIS_DATEADDED

DATEADDED

False

False

True

IX_CONSTITUENTNOTEBBIS_DATECHANGED

DATECHANGED

False

False

False

PK_CONSTITUENTNOTEBBIS

ID

True

True

False

Triggers
Trigger Name Description

TR_CONSTITUENTNOTEBBIS_AUDIT_UPDATE

TR_CONSTITUENTNOTEBBIS_AUDIT_DELETE