WaMDaM_v1.05 [WaMDaM_DBWrench_Schema_v1.05.xml]
This table stores references to attributes that comprise attributes that are paired together
PK | Name | Data Type | NULL | Auto | Default | Comment | FK |
| MultiAttributeSeriesID | Integer |
| Primary key identifier | |||
MappingID_Attribute | Integer | Foreign key identifier that references the attributes that comprise the columns of the MultiColumnArray |
|
||||
ValuesMapperID | Integer | Foreign key identifier for a DataValuesMapper record |
|
(none)
Name | Parent Table | Child Table | Parent Columns | Child Columns |
fk_MultiAttributeSeries_Mappings | NetScen.Mappings | DataValues.MultiAttributeSeries | MappingID | MappingID_Attribute |
fk_MultiAttributeSeries_ValuesMapper | DataValues.ValuesMapper | DataValues.MultiAttributeSeries | ValuesMapperID | ValuesMapperID |
(none)
Diagram Name |
01_WaMDaM |
02_WaMDaM_WCVs |