Freigeben über


SmoApplication.EnumAvailableSqlServers Method

Enumerates a list of available instances of Microsoft SQL Server.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name 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.

Siehe auch

Verweis

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

Andere Ressourcen

Handling SMO Events