dbGetTrunkAnchor
dbGetTrunkAnchor(d_trunkId) =>d_anchorId/ nil
Description
Returns the anchor of the specified trunk pattern. The anchor may be an instance or another trunk.
Arguments
Value Returned
|
The group type associated with the specified topology pattern ID. |
|
|
The anchor is not set for the specified topology pattern ID. |
Examples
dbGetTrunkAnchor(trunk1)
Related Topics
Topology Pattern Database Access Functions
Return to top