Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
SystemEmailRecipientSeq | int identity | 4 | √ | null |
|
|
||||
SystemEmailSeq | int | 4 | null |
|
|
|||||
ID | int | 4 | √ | null |
|
|
||||
varchar | 100 | √ | null |
|
|
|||||
RecipientFlag | bit | 1 | ((0)) |
|
|
|||||
CopyFlag | bit | 1 | ((0)) |
|
|
|||||
BlindCopyFlag | bit | 1 | ((0)) |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_SystemEmailRecipient | Primary key | Asc | SystemEmailRecipientSeq |
AK_SystemEmailRecipient_SystemEmailSeq | Performance | Asc | SystemEmailSeq |