Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

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

d_trunkConnectId

The trunk connect pattern ID to be deleted.

Value Returned

t

The trunk connect pattern was deleted.

nil

The trunk connect pattern deletion failed.

Examples

dbDeleteTrunkConnect(trunkConnect)

Related Topics

Topology Pattern Database Access Functions

dbCreateTrunkConnect


Return to top
 ⠀
X