Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Enumerates a list of available instances of SQL Server.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
EnumAvailableSqlServers() | Enumerates a list of available instances of SQL Server. |
![]() ![]() |
EnumAvailableSqlServers(Boolean) | Enumerates a list of local available instances of SQL Server. |
![]() ![]() |
EnumAvailableSqlServers(String) | Enumerates a list of available instances of SQL Server that are installed on the computer with the specified instance name. |
Top