SmoApplication.EnumAvailableSqlServers Method
Enumerates a list of available instances of SQL Server.
Overload List
| Name | Description |
|---|---|
| SmoApplication.EnumAvailableSqlServers () |
Enumerates a list of available instances of SQL Server.
|
| SmoApplication.EnumAvailableSqlServers (Boolean) |
Enumerates a list of local available instances of SQL Server.
|
| SmoApplication.EnumAvailableSqlServers (String) |
Enumerates a list of available instances of SQL Server that are installed on the computer with the specified instance name.
|