Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| DuplicateEntityStatusId | int identity | 4 | √ | null |
|
|
|||||
| StatusName | nvarchar | 510 | √ | null |
|
|
|||||
| Description | nvarchar | 510 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_DuplicateEntityStatusId | Primary key | Asc | DuplicateEntityStatusId |