Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| PortfolioCompanyId | int identity | 4 | √ | null |
|
|
|||||
| PortfolioId | int | 4 | null |
|
|
||||||
| CompanyId | int | 4 | √ | null |
|
|
|||||
| CompanyFundId | int | 4 | √ | null |
|
|
|||||
| PortfolioCompanyRoleId | int | 4 | √ | null |
|
|
|||||
| decimal | 20,8 | √ | null |
|
|
||||||
| IsUnknown | bit | 1 | ((0)) |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_PortfolioCompanyId | Primary key | Asc | PortfolioCompanyId |