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