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

  名称 Description
SmoApplication Initializes a new instance of the SmoApplication class.

顶部

Public Methods

(see also Protected Methods )

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

顶部

Protected Methods

  名称 Description
ms220316.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms220316.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

请参阅

参考

SmoApplication Class
Microsoft.SqlServer.Management.Smo Namespace

其他资源

Handling SMO Events