Condividi tramite


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

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

Torna all'inizio

Public Properties

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

Torna all'inizio

Public Methods

(see also Protected Methods )

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

Torna all'inizio

Protected Methods

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

Torna all'inizio

Vedere anche

Riferimento

ServerMessageEventArgs Class
Microsoft.SqlServer.Management.Common Namespace