SmoApplication Class
SQL Server 2012
The SmoApplication class represents an SMO application with respect to event management.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
The SmoApplication type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | EnumAvailableSqlServers() | Enumerates a list of available instances of SQL Server. |
![]() ![]() | EnumAvailableSqlServers(Boolean) | Enumerates a list of local available instances of SQL Server. |
![]() ![]() | EnumAvailableSqlServers(String) | Enumerates a list of available instances of SQL Server that are installed on the computer with the specified instance name. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |

