dbGetTopologyObjects
dbGetTopologyObjects(d_topologyId) =>l_patterns/ nil
Description
Returns the list of trunks, trunk connects, and straps owned by the specified topology.
Arguments
|
The topology ID whose list of trunks, trunk connects, and straps must be returned. |
Value Returned
|
The list of trunks, trunk connects, and straps associated with the specified topology ID. |
|
Examples
dbGetTopologyObjects(top)
Related Topics
Topology Pattern Database Access Functions
Return to top