SmoApplication.EnumAvailableSqlServers Method

Enumerates a list of available instances of Microsoft SQL Server.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Список перегрузок

Имя Description
SmoApplication.EnumAvailableSqlServers ()
Enumerates a list of available instances of Microsoft SQL Server.
SmoApplication.EnumAvailableSqlServers (Boolean)
Enumerates a list of local available instances of Microsoft SQL Server.
SmoApplication.EnumAvailableSqlServers (String)
Enumerates a list of available instances of Microsoft SQL Server that are installed on the computer with the specified instance name.

См. также

Справочник

SmoApplication Class
SmoApplication Members
Microsoft.SqlServer.Management.Smo Namespace

Другие ресурсы

Handling SMO Events