This table stores the search conditions for network analysis. The table resides in the industry model.
Attributes of TB_NET_SCOND_DEF |
Description |
|
ID |
Primary key |
|
ACTIVE |
Specifies, that the condition can be selected by the user. Either 0 = deactivated or 1 = active. |
|
COMMENTARY |
Commentary. |
|
IS_COST |
Specifies the type of the condition: 0 = stop condition 1 = cost calculation algorithm |
|
NAME |
Specifies the name of the condition. |
|
SQL_STMT |
Specifies a select statement. |
|
TOPOLOGY_ID |
Identifies the topology for which the condition has been defined. |
|
TOPO_TYPE |
Specifies to which component of the topology the condition applies: 1 = nodes, 2 = edges. |