Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
ID | int | 4 | null |
|
|
|||
ContactType | varchar | 3 | null |
|
|
|||
LinkedID | int | 4 | null |
|
|
|||
LinkedIDSeq | tinyint | 1 | ((0)) |
|
|
|||
PrimaryOnlyFlag | bit | 1 | ((0)) |
|
|
|||
NormalMailFlag | bit | 1 | ((0)) |
|
|
|||
ReportsFlag | bit | 1 | ((0)) |
|
|
|||
ParentFlag | bit | 1 | ((0)) |
|
|
|||
LivesWithFlag | bit | 1 | ((0)) |
|
|
|||
ModifiedDate | datetime | 16,3 | √ | null |
|
|
||
ModifiedBy | varchar | 50 | ('') |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK__FutureStudentCon__548DFFF2 | Primary key | Asc/Asc/Asc/Asc | ID + ContactType + LinkedID + LinkedIDSeq |