Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Name | Description | |
---|---|---|
ServerMessageEventArgs | Initializes a new instance of the ServerMessageEventArgs class for the specified event and with the specified error. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
Error | Gets the error associated with the server message event. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | Overridden. Returns a String that represents the ServerMessageEventArgs object. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
ServerMessageEventArgs Class
Microsoft.SqlServer.Management.Common Namespace