GetDataSources(String,String,String) Method
On this page
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