GetTopologyID
Name
GetTopologyID — Returns the id of a topology in the topology.topology table given the name of the topology.
Synopsis
    
     integer
     
      GetTopologyID
     
     (
    
    varchar
    
     toponame
    
    
     )
    
    ;