Connections - Table
HomeTablesSchemasDiagramsForeign KeysIndexes

Table: Connections

Creates the connectivity between node instances through links and specifies a flow direction by referencing the start and end node instances the link connects.

Columns

PKNameData TypeNULLAutoDefaultCommentFK

ConnectivityIDInteger

Primary key identifier
LinkInstanceIDInteger Foreign key identifier of the Instance with a Type of Link

StartNodeInstanceIDInteger Foreign key identifier of a StartNodeInstance

EndNodeInstanceIDInteger Foreign key identifier of a EndtNodeInstance


Indexes

(none)


Foreign Keys

NameParent TableChild TableParent ColumnsChild Columns
fk_Connections_InstancesNetScen.InstancesNetScen.ConnectionsInstanceIDEndNodeInstanceID
fk_Connections_Instances_LinkNetScen.InstancesNetScen.ConnectionsInstanceIDLinkInstanceID
fk_Connections_Instances_startNodeNetScen.InstancesNetScen.ConnectionsInstanceIDStartNodeInstanceID

Triggers

(none)


Used in Diagrams

Diagram Name
01_WaMDaM
02_WaMDaM_WCVs