ActionAnnotations - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: ActionAnnotations

Notes for or groups of one or more Actions.

Columns

PKNameData TypeNULLAutoDefaultCommentFK

BridgeIDInteger

nextval('"ODMXAnnotations"."ActionAnnotations_BridgeID_seq"'::regclass)
ActionIDInteger Foreign key of the Action being annotated.

AnnotationIDInteger Foreign key of the annotation being added to the Action.


Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_ActionAnnotations_ActionsODMXCore.ActionsODMXAnnotations.ActionAnnotationsActionIDActionID
fk_ActionAnnotations_AnnotationsODMXAnnotations.AnnotationsODMXAnnotations.ActionAnnotationsAnnotationIDAnnotationID

Triggers

(none)


Used in Diagrams

Diagram Name
ODMXAnnotations