Note

-1 rows


Description

Labels: Note | Notes

Columns

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

Label: Note Id

IsDeleted boolean 0 null

Label: Deleted

ParentId reference 18 null
Product2.Id FakeFK398C

Label: Parent ID
Referenced: Notes (cascade delete)

Title string 80 null

Label: Title

IsPrivate boolean 0 null

Label: Private

Body textarea 32000 null

Label: Body

OwnerId reference 18 null

Label: Owner ID

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

Indexes

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

Relationships