Поделиться через


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(ru-ru,SQL.90).gif Error Gets the error associated with the server message event.

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms218664.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms218664.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms218664.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms218664.pubmethod(ru-ru,SQL.90).gifms218664.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms218664.pubmethod(ru-ru,SQL.90).gif ToString Overridden. Returns a String that represents the ServerMessageEventArgs object.

В начало

Protected Methods

  Имя Description
ms218664.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms218664.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

ServerMessageEventArgs Class
Microsoft.SqlServer.Management.Common Namespace