dbGetStrapObjects
dbGetStrapObjects(d_strapId) =>l_objects/ nil
Description
Returns a list of database objects associated with the specified strap pattern ID.
Arguments
|
The strap pattern ID whose list of associated database objects must be returned. |
Value Returned
|
The list of database objects associated with the specified strap pattern ID. |
|
Examples
dbGetStrapObjects(strap)
Related Topics
Topology Pattern Database Access Functions
Return to top