Condividi tramite


SmoApplication.EnumAvailableSqlServers Method

Enumerates a list of available instances of Microsoft SQL Server.

Osservazioni

Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.

Elenco degli overload

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

Vedere anche

Riferimento

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

Altre risorse

Handling SMO Events