CommunityCorrespondenceAttachments


Columns

Column Type Size Nulls Auto Default Children Parents Comments
CommunityCorrespondenceAttachmentsSeq int identity 4 null
CommunityCorrespondenceSeq int 4 null
AttachmentFileName varchar 100 ('')
Attachment varbinary 2147483647 null
sysmail_attachment_id int 4 null
CreatedDateTime datetime 16,3 (getdate())

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_CommunityCorrespondenceAttachments Primary key Asc CommunityCorrespondenceAttachmentsSeq
AK_CommunityCorrespondenceAttachments_sysmail_attachment_id Performance Asc sysmail_attachment_id