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