ODMX [ODMX_DBWrench_Schema.xml]
Annotations for Point Coverage ResultValues
PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
| BridgeID | BigInt |
| nextval('"ODMXAnnotations"."PointCoverageResultValueAnnotations_BridgeID_seq"'::regclass) | |||
ValueID | BigInt |
|
|||||
AnnotationID | Integer |
|
(none)
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_PointCoverageResultValueAnnotations_Annotations | ODMXAnnotations.Annotations | ODMXAnnotations.PointCoverageResultValueAnnotations | AnnotationID | AnnotationID |
fk_PointCoverageResultValueAnnotations_PointCoverageResultValues | ODMXResults.PointCoverageResultValues | ODMXAnnotations.PointCoverageResultValueAnnotations | ValueID | ValueID |
(none)
Diagram Name |
ODMXAnnotations |