Элементы PartitionFunctionEvents
The PartitionFunctionEvents object represents the settings required for SQL Server partition function event notification.
Тип PartitionFunctionEvents предоставляет доступ к следующим элементам.
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetEventSelection | Returns the currently selected event notifications. |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
StartEvents | Starts receiving events. |
![]() |
StopEvents | Stops receiving events. |
![]() |
SubscribeToEvents(ObjectEventSet) | Specifies the login events to receive. |
![]() |
SubscribeToEvents(ObjectEventSet, ServerEventHandler) | Specifies the login events to receive and the event handler that handles the events. |
![]() |
ToString | (Наследуется из Object.) |
![]() |
UnsubscribeAllEvents | Clears all event settings, and removes all event handlers. |
![]() |
UnsubscribeFromEvents | Clears the specified event settings, and removes all event handlers. |
В начало
События
| Имя | Описание | |
|---|---|---|
![]() |
ServerEvent | Specifies the event raised when an event occurs in PartitionFunction object and the user has subscribed to the event from that object instance |
В начало
См. также
.gif)
.gif)
.gif)