ServiceQueueEvents Members
The ServiceQueueEvents object represents the settings required for Microsoft SQL Server service queue event notification.
The following tables list the members exposed by the ServiceQueueEvents type.
Public Methods
(see also Protected Methods )
Имя | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetEventSelection | Returns the currently selected event notifications. |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
StartEvents | Starts receiving events. |
![]() |
StopEvents | Stops receiving events. |
![]() |
SubscribeToEvents | Overloaded. Specifies the service queue events to receive. |
![]() |
ToString | (inherited from Object ) |
![]() |
UnsubscribeAllEvents | Clears all event settings, and removes all event handlers. |
![]() |
UnsubscribeFromEvents | Clears the specified event settings, and removes the specified event handlers. |
В начало
Protected Methods
Имя | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
В начало
Public Events
Имя | Description | |
---|---|---|
![]() |
ServerEvent | Specifies the event raised when an event occurs in ServiceQueue object and the user subscribed to the events from that object instance. |
В начало
См. также
Справочник
ServiceQueueEvents Class
Microsoft.SqlServer.Management.Smo.Broker Namespace
Другие ресурсы
Handling Events (SMO)