dbGetTrunkTopology
dbGetTrunkTopology(d_trunkId) =>d_topologyId/ nil
Description
Returns the topology pattern that owns the specified trunk pattern ID.
Arguments
|
The trunk pattern ID whose owner topology pattern must be returned. |
Value Returned
|
The topology pattern that owns the specified trunk pattern ID. |
|
Examples
dbGetTrunkTopology(trunk1)
Related Topics
Topology Pattern Database Access Functions
Return to top