Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| OccupierCompanyId | int identity | 4 | √ | null |
|
|
|||||
| OccupierEventId | int | 4 | √ | null |
|
|
|||||
| CompanyId | int | 4 | √ | null |
|
|
|||||
| OccupierCompanyRoleId | int | 4 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_OccupierCompanyId | Primary key | Asc | OccupierCompanyId |
| IX_OccupierCompany_OccupierEventId | Performance | Asc | OccupierEventId |