SmoApplication Members

Include Protected Members
Include Inherited Members

The SmoApplication class represents an SMO application with respect to event management.

The SmoApplication type exposes the following members.

Constructors

  Name Description
Public method SmoApplication() Initializes a new instance of the SmoApplication class.

Top

Methods

  Name Description
Public methodStatic member EnumAvailableSqlServers() Enumerates a list of available instances of SQL Server.
Public methodStatic member EnumAvailableSqlServers(Boolean) Enumerates a list of local available instances of SQL Server.
Public methodStatic member EnumAvailableSqlServers(String) Enumerates a list of available instances of SQL Server that are installed on the computer with the specified instance name.
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top