CommunicationTypeAttachments


Columns

Column Type Size Nulls Auto Default Children Parents Comments
CommunicationTypeAttachmentsSeq int identity 4 null
CommunicationTypeCode varchar 15 null
AttachmentFileName varchar 100 null
Attachment varbinary 2147483647 null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_CommunicationTypeAttachments_CommunicationTypeAttachmentsSeq Primary key Asc CommunicationTypeAttachmentsSeq