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