ODM2 [ODM2_DBWrench_Schema.xml] |
Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes |
TransectResultValueAnnotations | Annotations for Transect ResultValues |
Columns | |||||||
PK | Name | Data Type | NULLs | A/N | Default | Comment | FK |
| BridgeID | Integer |
| ||||
ValueID | BigInt |
|
|||||
AnnotationID | Integer |
|
Indexes (none) |
Foreign Keys | ||||
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_TransectResultValueAnnotations_Annotations | ODM2Annotations.Annotations | ODM2Annotations.TransectResultValueAnnotations | AnnotationID | AnnotationID |
fk_TransectResultValueAnnotations_TransectResultValues | ODM2Results.TransectResultValues | ODM2Annotations.TransectResultValueAnnotations | ValueID | ValueID |
Parent Relations (none) |
Used in Diagrams |
Diagram Name |
ODM2Annotations |