APPUSERTHIRDPARTYAUTH (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

INVITATIONSTATUSCODE

tinyint

false

0

INVITATIONSTATUS

nvarchar(17) (Computed)

true

INACTIVE

bit

false

0

INVITATIONID

uniqueidentifier

true

INVITATIONDATE

datetime

true

INACTIVEDATE

datetime

true

INACTIVEDETAILS

nvarchar(300)

false

''

DATEADDED

datetime

false

getdate()

DATECHANGED

datetime

false

getdate()

TS

timestamp

false

TSLONG

bigint (Computed)

true

Indexes
Index Name Field(s) Unique Primary Clustered

IX_APPUSERTHIRDPARTYAUTH_DATEADDED

DATEADDED

False

False

True

IX_APPUSERTHIRDPARTYAUTH_DATECHANGED

DATECHANGED

False

False

False

PK_APPUSERTHIRDPARTYAUTH

ID

True

True

False

Triggers
Trigger Name Description

TR_APPUSERTHIRDPARTYAUTH_AUDIT_UPDATE

TR_APPUSERTHIRDPARTYAUTH_AUDIT_DELETE