wkCommunityCorrespondenceAttachments


Columns

Column Type Size Nulls Auto Default Children Parents Comments
Seq int identity 4 null
CommunityCorrespondenceSeq int 4 null
AttachmentFileName varchar 100 ('')
Attachment varbinary 2147483647 null
ConfigUserID int 4 null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
PK_wkCommunityCorrespondenceAttachments Primary key Asc Seq