ODM2 [ODM2_DBWrench_Schema.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
ProcessingLevels | Describes the processing level of Results |
Columns | |||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
| ProcessingLevelID | Integer |
| Primary key identifier | |||
ProcessingLevelCode | VarChar(50) | Text code identifying the level of processing the Result has been subject to | |||||
Definition | VarChar(5000) |
| Text defintion of the processing level | ||||
Explanation | VarChar(5000) |
| Text explanation of the processing level |
Indexes (none) |
Foreign Keys (none) |
Parent Relations | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_Results_ProcessingLevels | ODM2Core.ProcessingLevels | ODM2Core.Results | ProcessingLevelID | ProcessingLevelID |
Used in Diagrams |
Diagram Name |
ODM2Core |
ODM2OverviewSimplified |
ODM2Simulation |