ServerMessageEventArgs Members

The ServerMessageEventArgs class represents the arguments used when a server message event is raised.

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

Public Constructors

  名称 Description
ServerMessageEventArgs Initializes a new instance of the ServerMessageEventArgs class for the specified event and with the specified error.

顶部

Public Properties

  名称 Description
ms218664.pubproperty(zh-cn,SQL.90).gif Error Gets the error associated with the server message event.

顶部

Public Methods

(see also Protected Methods )

  名称 Description
ms218664.pubmethod(zh-cn,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms218664.pubmethod(zh-cn,SQL.90).gif GetHashCode  (inherited from Object )
ms218664.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms218664.pubmethod(zh-cn,SQL.90).gifms218664.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms218664.pubmethod(zh-cn,SQL.90).gif ToString Overridden. Returns a String that represents the ServerMessageEventArgs object.

顶部

Protected Methods

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

顶部

请参阅

参考

ServerMessageEventArgs Class
Microsoft.SqlServer.Management.Common Namespace