Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
ConsumerEnvironmentSeq | int identity | 4 | √ | null |
|
|
||
ConsumerSeq | int | 4 | null |
|
|
|||
ContextSeq | int | 4 | null |
|
|
|||
Env_Zone_ID | int | 4 | null |
|
|
|||
InterfaceVersion | varchar | 50 | null |
|
|
|||
Env_Environment_Id | uniqueidentifier | 16 | √ | null |
|
|
||
Env_Provisioned_Zone_Id | bigint | 8 | √ | null |
|
|
||
ActiveFlag | bit | 1 | ((1)) |
|
|
|||
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_ConsumerEnvironment | Primary key | Asc | ConsumerEnvironmentSeq |
AK_ConsumerEnvironment_ConsumerSeq | Performance | Asc | ConsumerSeq |