ODMX [ODMX_DBWrench_Schema.xml]
Notes for or groups of one or more Actions.
PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
| BridgeID | Integer |
| nextval('"ODMXAnnotations"."ActionAnnotations_BridgeID_seq"'::regclass) | |||
ActionID | Integer | Foreign key of the Action being annotated. |
|
||||
AnnotationID | Integer | Foreign key of the annotation being added to the Action. |
|
(none)
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_ActionAnnotations_Actions | ODMXCore.Actions | ODMXAnnotations.ActionAnnotations | ActionID | ActionID |
fk_ActionAnnotations_Annotations | ODMXAnnotations.Annotations | ODMXAnnotations.ActionAnnotations | AnnotationID | AnnotationID |
(none)
Diagram Name |
ODMXAnnotations |