CaseContactRole

-1 rows


Description

Labels: Case Contact Role | Case Contact Role

Columns

Column Type Size Nulls Auto Default Children Parents Comments
Id id 18 null

Label: Contact Role ID

CasesId reference 18 null
Case.Id FakeFK345C

Label: Case ID
Referenced: CaseContactRoles (cascade delete)

ContactId reference 18 null
Contact.Id FakeFK346C

Label: Contact ID
Referenced: CaseContactRoles (cascade delete)

Role picklist 40 null

Label: Role
Picklist: Technical Contact | Business Contact | Decision Maker | Other

CreatedDate datetime 0 null

Label: Created Date

CreatedById reference 18 null

Label: Created By ID

LastModifiedDate datetime 0 null

Label: Last Modified Date

LastModifiedById reference 18 null

Label: Last Modified By ID

SystemModstamp datetime 0 null

Label: System Modstamp

IsDeleted boolean 0 null

Label: Deleted

Indexes

Constraint Name Type Sort Column(s)
FakeIndex43 Must be unique Asc Id

Relationships