Bridge table used to join SEMANTIC LAYER and DATACONNECTION relationships.
Column Name |
Data Type |
Description |
---|---|---|
DATA_CONNECTIONS_ID |
int |
Foreign key to DATA_CONNECTIONS.OBJECTID |
SEMANTICLAYER_ID |
int |
Foreign key to SEMANTICLAYER.ID |
See also