dbGetTrunkConnectTopology
dbGetTrunkConnectTopology(d_trunkConnectId) =>d_topologyId/ nil
Description
Returns the owner topology of the specified trunk connect pattern ID.
Arguments
|
The trunk connect pattern ID whose owner topology must be returned. |
Value Returned
|
The owner topology of the specified trunk connect pattern ID. |
|
Examples
dbGetTrunkConnectTopology(trunkConnect)
Related Topics
Topology Pattern Database Access Functions
Return to top