GetTopologyName
Name
GetTopologyName — Returns the name of a topology (schema) given the id of the topology.
Synopsis
    
     varchar
     
      GetTopologyName
     
     (
    
    integer
    
     topology_id
    
    
     )
    
    ;
   
GetTopologyName — Returns the name of a topology (schema) given the id of the topology.
    
     varchar
     
      GetTopologyName
     
     (
    
    integer
    
     topology_id
    
    
     )
    
    ;