SmoApplication Members

The SmoApplication class represents a Microsoft SQL Server Management Objects (SMO) application with respect to event management.

The following tables list the members exposed by the SmoApplication type.

Public Constructors

  Name Description
SmoApplication Initializes a new instance of the SmoApplication class.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms220316.pubmethod(en-US,SQL.90).gifms220316.static(en-US,SQL.90).gif EnumAvailableSqlServers Overloaded. Enumerates a list of available instances of Microsoft SQL Server.
ms220316.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220316.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms220316.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms220316.pubmethod(en-US,SQL.90).gifms220316.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220316.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms220316.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms220316.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SmoApplication Class
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Handling SMO Events