Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
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
| Имя | 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. |
В начало
Public Methods
(see also Protected Methods )
| Имя | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
В начало
Protected Methods
| Имя | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
В начало
См. также
Справочник
ServerEventArgs Class
Microsoft.SqlServer.Management.Smo Namespace
.gif)
.gif)
.gif)
.gif)