Compartir a través de


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

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

Arriba

Public Properties

  Nombre Description
ms218664.pubproperty(es-es,SQL.90).gif Error Gets the error associated with the server message event.

Arriba

Public Methods

(see also Protected Methods )

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

Arriba

Protected Methods

  Nombre Description
ms218664.protmethod(es-es,SQL.90).gif Finalize  (inherited from Object )
ms218664.protmethod(es-es,SQL.90).gif MemberwiseClone  (inherited from Object )

Arriba

Vea también

Referencia

ServerMessageEventArgs Class
Microsoft.SqlServer.Management.Common Namespace