ActionBy - Table
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

ActionByAffiliates people with actions and describes thier role in the action.

PKNameData TypeNULLsA/NDefaultCommentFK

BridgeIDInteger

Primary key for a bridge table, enabling many-to-many joins.
ActionIDInteger Foreign key identifier of an action.

AffiliationIDInteger Foreign key identifier of a person

IsActionLeadBoolean Indicator of whether the affiliated person was the lead for the action
RoleDescriptionVarChar(5000)

Foreign key identifier for a role played by a person in performing an action


NameParent TableChild TableParent ColumnsChild Columns
fk_ActionPeople_ActionsODM2Core.ActionsODM2Core.ActionByActionIDActionID
fk_ActionPeople_AffiliationsODM2Core.AffiliationsODM2Core.ActionByAffiliationIDAffiliationID


Diagram Name
ODM2Core
ODM2OverviewSimplified
ODM2Simulation