| ODM2 [ODM2_DBWrench_Schema.xml] | 
| Home | | | Tables | | | Schemas | | | Diagrams | | | Foreign Keys | | | Indexes | 
| ActionDirectives | (Table) | 
| Columns | |||||||
| PK | Name | Data Type | NULLs | A/N | Default | Comment | FK | 
| 
 | BridgeID | Integer | 
 | Primary key for a bridge table, enabling many-to-many joins. | |||
| ActionID | Integer | Foreign key identifier of the Action | 
 | ||||
| DirectiveID | Integer | Foreign key identifier of the Directive | 
 | ||||
| Indexes (none) | 
| Foreign Keys | ||||
| Name | Parent Table | Child Table | Parent Columns | Child Columns | 
| fk_ActionDirectives_Actions | ODM2Core.Actions | ODM2LabAnalyses.ActionDirectives | ActionID | ActionID | 
| fk_ActionDirectives_Directives | ODM2LabAnalyses.Directives | ODM2LabAnalyses.ActionDirectives | DirectiveID | DirectiveID | 
| Parent Relations (none) | 
| Used in Diagrams | 
| Diagram Name | 
| ODM2LabAnalyses |