| ODM2 [ODM2_DBWrench_Schema.xml] | 
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes | 
| ActionAnnotations | Notes for or groups of one or more Actions. | 
| Columns | |||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | 
| 
 | BridgeID | Integer | 
 | ||||
| ActionID | Integer | Foreign key of the Action being annotated. | 
 | ||||
| AnnotationID | Integer | Foreign key of the annotation being added to the Action. | 
 | ||||
| Indexes (none) | 
| Foreign Keys | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns | 
| fk_ActionAnnotations_Actions | ODM2Core.Actions | ODM2Annotations.ActionAnnotations | ActionID | ActionID | 
| fk_ActionAnnotations_Annotations | ODM2Annotations.Annotations | ODM2Annotations.ActionAnnotations | AnnotationID | AnnotationID | 
| Parent Relations (none) | 
| Used in Diagrams | 
| Diagram Name | 
| ODM2Annotations |