Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
ID | int | 4 | null |
|
|
|||
AppointmentReference | varchar | 128 | ('') |
|
|
|||
DisplayFlag | bit | 1 | ((0)) |
|
|
|||
Colour | int | 4 | ((0)) |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_CommunityAppointmentReference | Primary key | Asc/Asc | ID + AppointmentReference |
AK_CommunityAppointmentReference_AppointmentReference | Performance | Asc | AppointmentReference |