GetDataSources(String,String,String) Method
                In This Topic
            
            Returns a DataTable with information about all the visible database server instances and databases on those instances.
            
            
            Syntax
            
        
            Parameters
- strHost
- strPort
- strPWD
Return Value
A DataTable with information about all the visible database server instances and databases on those instances.
 
            
            
            
            
            
            
            
            
            
            
            
            See Also