SmoApplication.EnumAvailableSqlServers Method
Enumerates a list of available instances of Microsoft SQL Server.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
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.
|
See Also
Reference
SmoApplication Class
SmoApplication Members
Microsoft.SqlServer.Management.Smo Namespace