dbDeleteTrunkConnect
dbDeleteTrunkConnect(
d_trunkConnectId
)
=> t / nil
Description
Deletes the specified trunk connect pattern, which includes removing the association the pattern has with the topology, and deleting associated trunks.
Arguments
Value Returned
Examples
dbDeleteTrunkConnect(trunkConnect)
Related Topics
Topology Pattern Database Access Functions
Return to top