Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The ServerEventArgs object provides programmatic access to the arguments used to report all types of events that occur on an instance of Microsoft SQL Server.
The following tables list the members exposed by the ServerEventArgs type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
EventType | Gets the type of event. |
![]() |
PostTime | Gets the date and time at which the argument was posted. |
![]() |
Properties | Represents a collection of EventProperty objects. Each EventProperty object represents a property of a server event. |
![]() |
Spid | Gets the server process identifier (SPID) of the event. |
![]() |
SqlInstance | Gets the instance of Microsoft SQL Server on which the event occurred. |
Nach oben
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 | (inherited from Object ) |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
ServerEventArgs Class
Microsoft.SqlServer.Management.Smo Namespace
.gif)
.gif)
.gif)
.gif)