Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
ConsumerPermissionSeq | int identity | 4 | √ | null |
|
|
||||
ConsumerEnvironmentSeq | int | 4 | null |
|
|
|||||
AvailableServiceSeq | int | 4 | null |
|
|
|||||
Env_Service_Id | int | 4 | √ | null |
|
|
||||
PermittedFlag | bit | 1 | ((0)) |
|
|
|||||
RowVersion | int | 4 | ((1)) |
|
|
|||||
ModifiedBy | varchar | 100 | √ | null |
|
|
||||
ModifiedDate | datetime | 16,3 | √ | null |
|
|
Table contained -1 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_ConsumerPermission | Primary key | Asc | ConsumerPermissionSeq |
AK_ConsumerPermission_ConsumerEnvironmentSeq_AvailableServiceSeq | Must be unique | Asc/Asc | ConsumerEnvironmentSeq + AvailableServiceSeq |