Элементы RemoteServiceBindingEvents
The RemoteServiceBindingEvents object represents the settings required for Microsoft SQL Server remote service binding event notification.
Тип RemoteServiceBindingEvents предоставляет доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
![]() |
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 remote service binding events to receive. |
![]() |
SubscribeToEvents(ObjectEventSet, ServerEventHandler) | Specifies the remote service binding 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 server event handler for remote service binding events. |
В начало